
BODY,TABLE
 {font-family: 'Arial', 'Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
font-style: normal;
font-weight: normal;
font-size: 11pt;
color: #000000; background: #FFFF99;}

 

A:active
	{		
		font-family: 'Arial', 'Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
		color: #FF0033;
		line-height: 120%;
		}

	A:link
	{		
		font-family: 'Arial', 'Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
		color: #009933;
		line-height: 120%;
		}

	A:visited
	{		
		font-family: 'Arial', 'Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
		color: #00CC33;
		line-height: 120%;
		}
		
A:hover
{		
		font-family: 'Arial', 'Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
		color: #FF3366;
		line-height: 120%;
		}
		
	H1 { font-family: 'Arial', 'Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
		text-decoration: none;
		font-weight: bold;
		font-size: 20pt;
		color: #009933;
		line-height: 120%;}
		
	H3 { font-family: 'Arial', 'Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
		text-decoration: none;
		font-weight: bold;
		font-size: 12pt;
		color: #000000;
		line-height: 120%;}	