h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;

}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #0066CC;
}
li {
	color: #0066CC;
	list-style-type: square;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.maintextsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.blueheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0066CC;
}
.blueheadmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0066CC;
}
.headmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.sanssmblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.sanssmblackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
sanssmblackbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.sanssmblackbigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.listdecimal {	
	list-style-type: decimal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.listlowerroman {
	list-style-type: lower-alpha;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;	
}
.listdisc {	
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
	.menulink
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: Blue
}
.menulink:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: Fuchsia;
}
.newshead {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
}
.newsitem {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6666;
}