BODY { 
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida, sans-serif;
	font-size: 9pt;
}

P {
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida, sans-serif;
	font-size: 8pt;
	text-align: justify;
}

font.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
	font-weight: normal;
}

font.subtitle {
	font-family: verdana;
	 font-size: 10pt
}

font.body {
	font-family: Arial, Geneva, Helvetica, Lucida, sans-serif; 
	font-size: 10pt
}

font.bodysm {
	font-family: arial; 
	font-size: 8.5pt
}

font.small {
	font-family: verdana; 
	font-size: 7pt
}

font.link {
	font-family: verdana; 
	font-size: 8pt
}

font.linksm {
	font-family: verdana; 
	font-size: 7.5pt
}

font.smaller {
	font-family: arial; 
	font-size: 7.5pt
}

a.white:link {
	color:#FFFFFF;
	font-family: verdana;
	font-size: 7.5pt;
	text-decoration : none;
}

a.white:visited {
	color:#FFFFFF;
	font-family: verdana;
	font-size: 7.5pt;
	text-decoration : none;
}

a.white:hover {
	color:#CCCC99;
	font-family: verdana;
	font-size: 7.5pt;
	text-decoration : none;
}

a.white:active {
	color:#FFFFFF; 
	font-family: verdana; 
	font-size: 7.5pt; 
	text-decoration:none;
}

a.footer:link {
	color:#114477;
	font-family: verdana;
	font-size: 7pt;
	text-decoration : none;
}

a.footer:visited {
	color:#114477;
	font-family: verdana;
	font-size: 7pt;
	text-decoration : none;
}

a.footer:hover {
	color: 999999;
	font-family: verdana;
	font-size: 7pt;
	text-decoration : none;
}

a.footer:active {
	color:#114477; 
	font-family: verdana; 
	font-size: 7pt; 
	text-decoration:none;
}

a.gray:link {
	color:#999999;
	font-family: verdana;
	font-size: 7.5pt;
	text-decoration : underline;
}

a.gray:visited {
	color:#999999;
	font-family: verdana;
	font-size: 7.5pt;
	text-decoration : underline;
}

a.gray:hover {
	color:#999999;
	font-family: verdana;
	font-size: 7.5pt;
	text-decoration : none;
}

a.gray:active {
	color:#999999; 
	font-family: verdana; 
	font-size: 7.5pt; 
	text-decoration:none;
}

a.blue:link {
	color:#336699;
	text-decoration : underline;
}

a.blue:visited {
	color:#336699;
	text-decoration : underline;
}

a.blue:hover {
	color:#336699;
	text-decoration : none;
}

a.blue:active {
	color:#336699; 
	text-decoration:none;
}

a.dkblue:link {
	color:#114477;
	text-decoration : none;
}

a.dkblue:visited {
	color:#114477;
	text-decoration : none;
}

a.dkblue:hover {
	color:#114477;
	text-decoration : underline;
}

a.dkblue:active {
	color:#114477; 
	text-decoration:underline;
}