BODY, P, UL, OL, LI, FONT
	{
	font-family: arial;
	background-color: #ffffcc; 
	}
H1
	{
	font-family: arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}	
H2
	{
	font-family: arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}	
H3
	{
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}	
H4
	{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}	
H5
	{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}	
H6
	{
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	}
TD
	{
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
A:hover
	{
	text-decoration: none;
	color: #003399;
	}
A:link
	{
	text-decoration: underline;
	color: #006633;
	}	
A:visited
	{
	text-decoration: underline;
	color: #800080;
	}	
