.TOPNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.SECNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;	
}
.textsmall a:link {
	color: #0030C8;
	text-decoration: none;
}
.textsmall a:visited {
	color: #0030C8;
	text-decoration: none;
}
.textsmall a:hover {
	color: #0030C8;
	text-decoration: underline;
}
a:link {
	color: #0030C8;
	text-decoration: none;
}
a:visited {
	color: #0030C8;
	text-decoration: none;
}
a:hover {
	color: #0030C8;
	text-decoration: underline;
}
.TOPNAV a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TOPNAV a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.TOPNAV a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.SECNAV a:link {
	color: #000000;
	text-decoration: none;
}
.SECNAV a:visited {
	color: #000000;
	text-decoration: none;
}
.SECNAV a:hover {
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: 800;
    line-height: normal;
	color: #999999;
}
.textbold {
	font-weight: 800;
}
.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 11pt;
}
.subheadings {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 800;
	color: #999999;
}
.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: 900;
	color: #003399;
}
