BODY {
	font-family :  Arial, Helvetica, sans-serif;
}

A {
	color : #6699CC;
	text-decoration : underline;
}
A.leftnav {
	color : #6699CC;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	line-height : 24px;

}
A.leftnavOn {
	color : #061FAE;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	line-height :24px;

}
A.leftnavsub {
	color : #6699CC;
	text-decoration : none;
	font-size : 9pt;


}
	

A.leftnavSubOn {
	color : #061FAE;
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;

}
A.tiny{
	color : #0066CC;
	text-decoration : none;
	font-size : 8pt;
	line-height : 24px;
	
}

A:HOVER {
	color : #061FAE;
	text-decoration : underline;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.bodytext{
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   font-style : normal;
   font-size : 10pt;
}

.pagehead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #061FAE;
}
.subhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
}

.bodytextSmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

.bodytextTiny{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	
}
