BODY, table
{
	background-color: DDEDE0;
} 
A:link 
{
	color: 009900; 
	background: #DDEDE0;
} 
A:active 
{
	color: CC3300; 
	background: #DDEDE0;
} 
A:visited 
{
	color: 000099; 
	background: #DDEDE0;
} 
H1 
{
	color: black; 
	weight: bold; 
	height: 11pt; 
	clip:  rect(   ); 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
H2 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	font-color: black; 
	font-weight: bold;
}
H3 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:12px;
	font-color: black; 
	font-weight: bold;
} 
P 
{
	font: 14px/normal Georgia, "Times New Roman", Times, serif; 
	color: black; 
} 
TD 
{
	font: 10pt Georgia, "Times New Roman", Times, serif; 
	color: black; 
} 
Note 
{
	font: 10pt Arial; 
	color: black; 
	weight: bold; 
	text-decoration: underline;
} 
