.normal   {
	color: black;
	font-size: 10pt;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif
}
.bold   {
	color: red;
	font-weight: bold;
	font-size: 11.5pt;
	line-height: 15pt;
	text-align: center;
}
.headline  { color: maroon; font-weight: bold; font-size: 14pt; line-height: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.navigate    {
	color: #C00;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 5pt;
	letter-spacing: 0pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.caption   { color: black; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; text-align: center; letter-spacing: -1pt }
.Title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
}
