font {
	line-height: normal;
}
.color {
	background-color: #660000;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #CCCCCC;

}
.Roman {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
}

