BODY
{
	font-family: 'Arial Black';
}
.header
{
	font-weight: bold;
	font-size: 20pt;
	text-transform: none;
	color: blue;
	font-family: Verdana;
	font-variant: normal;
}
.body
{
	font-size: 10pt;
	direction: ltr;
	font-family: Verdana;
	background-color: white;
	text-align: left;
}
.subheader
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

CODE
{
	font-size: 12pt;
	color: maroon;
	font-family: 'Courier New' , Verdana;
}
