BODY
{ 
	margin-left: 5px;
	font: 9pt "Times New Roman", Times, serif;
	color: black;
	text-align: left;
	background-color: #e0ffff;
	line-height: 9pt
}
P
{ 
	margin-left: 0px;
	font: 9pt "Times New Roman", Times, serif;
	color: black;
	background: transparent
}
H1
{
	margin-left: 0px;
	font: 14pt "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	background: transparent
}
H2
{
	margin-left: 0px;
	font: 12pt "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	background: transparent
}
H3
{
	margin-left: 0px;
	font: 10pt "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	background: transparent
}
H4
{
	margin-left: 0px;
	font: 9pt "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	background: transparent
}
H5
{
	margin-left: 0px;
	font: 8pt "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	background: transparent
}
TH
{
	font: 9pt "Arial", sans-serif;
	color: black;
	font-weight: bold;
	text-decoration: underline
}
TD
{	
    	font: 9pt "Arial", sans-serif;
	color: Black;
	line-height: 10pt
}
A:LINK
{
	color: blue; 
	text-decoration: underline
}
A:VISITED
{
	color: chocolate;
	text-decoration: underline
}
