BODY {
	font-family:'Verdana', 'Arial', 'Helvetica';
	font-size:11px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,204);
}
h1
{
	color: rgb(51,51,255);
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	color: rgb(204,153,0);
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h3
{
	color: rgb(204,153,0);
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h4
{
	color: rgb(204,153,0);
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	color: rgb(204,153,0);
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	color: rgb(102,102,0);
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
HR
{
	color: rgb(102,102,0);
}
