.tinytext {
	font-family: Verdana, Arial, Helvetica;
	color : #330000;
	font-size : 8pt;
	font-weight : bold;
	letter-spacing : -1;
	line-height : 1;
}
p, li, ul {
	font-family: Verdana, Arial, Helvetica;
	color : #330000;
	font-size : 10pt;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 9pt;
	font-style: italic;

}
p.white A:link {
	font-family: Verdana, Arial, Helvetica;
	color : #00FF00;
	font-size : 10pt;
	font-weight : bold;
}
p.white A:visited {
	font-family: Verdana, Arial, Helvetica;
	color : #00FF99;
	font-size : 10pt;
	font-weight : bold;
}
p.white A:hover {
	font-family: Verdana, Arial, Helvetica;
	color : #FF3333;
	font-size : 10pt;
	font-weight : bold;
}
p.offwhite A:link {
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFCC;
	font-size : 9pt;
	font-weight : bold;
}
p.offwhite A:visited {
	font-family: Verdana, Arial, Helvetica;
	color : #F8F0D8;
	font-size : 9pt;
	font-weight : bold;
}
p.offwhite A:hover {
	font-family: Verdana, Arial, Helvetica;
	color : #FFCC99;
	font-size : 9pt;
	font-weight : bold;
}
.superheader{
	font-family : Verdana, Arial, Helvetica;
	color: #993333;
	font-size : 14pt;
	font-weight : normal;
	letter-spacing : 1;
}
.header1{
	font-family : Verdana, Arial, Helvetica;
	color: #829C9C;
	font-size : 13pt;
	font-weight : normal;
	letter-spacing : 3;
	line-height : .8;
}
.header2{
	font-family : Verdana, Arial, Helvetica;
	color: #FF0033;
	font-size : 13pt;
	font-weight : normal;
	letter-spacing : 3;
	line-height : 0.8;
}
.subheader{
	font-family : Verdana, Arial, Helvetica;
	color: #FF0033;
	font-size : 12pt;
	font-weight : bold;
}
A:link {
	font-family: Verdana, Arial, Helvetica;
	color : #FF0033;
	font-size : 10pt;

}
A:visited {
	font-family: Verdana, Arial, Helvetica;
	color : #00CC66;
	font-size : 10pt;
}
A:active {
	color : #CC6699;
	text-decoration: underline;	 
   	font-size : 10pt;
}
A:hover {
	color : #00FF99;	 
   	font-size : 10pt;
}
