
font.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #000000;
	}
	
font.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	}
		
font.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 95%;
	color: #000000;
	}
	
font.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	}	
	
font.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-indent: 10px
	}
	
a:link     {
	color:ffffff; 
	text-decoration: none
	}
	
a:visited  {
	color:ffffff; 
	text-decoration: none
	}
	
a:hover    {
	color:blue
	}
	
a:active   {
	color:ffffff
	}	