body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.regtext {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #02027B;
}

.subhdrtext {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #02027B;
}

.hdrtext {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #02027B;
	line-height: 27px;
}

.navlink {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #02027B;
	text-decoration: none;
}

.linktext {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #02027B;
	text-decoration: underline;
}

.tinytext {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.tinydarktext {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

ul
{ 
	list-style-image: url(images/blue_swirl.gif);
	line-height: 150%;
}