BODY  {
	background-color: #FFFFFF;
	/*background-color: #FFF4F1;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


P  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

H1  {}

H2  {
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: Maroon;
}

H3  {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: Black;
	font-family: Georgia, "Times New Roman", Times, serif
}

h4 {
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	color: Black; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

A  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

A:Visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}

A:Active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
	text-decoration: underline;
}

A:Hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	text-decoration: underline;
}

td  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

ul { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: normal; 
	color: #000000; 
	font-style: normal; 
}

li { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: normal; 
	color: #000000; 
	font-style: normal; 
}
