.body{
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	color : #333333;
	text-decoration : none;
	line-height : 15pt;
}

.bold{
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	line-height : 15pt;
}

.initialcap{
	font-family : Georgia, serif;
	font-size : 24pt;
	color : #003300;
	text-decoration : none;
	line-height : 15pt;
}

.main{
	font-family : Verdana, sans-serif;
	font-size : 8.5pt;
	color : #333333;
	text-decoration : none;
	line-height : 13pt;
}

.nav{
	font-family : Verdana, sans-serif;
	font-size : 8.5pt;
	color : #336600;
	text-decoration : none;
	line-height : 12pt;
}

.rlinks{
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #336600;
	text-decoration : none;
	letter-spacing : 1pt;
	padding : 5pt;
}

A:link {color:#336600; text-decoration : none}
A:visited {color:#336600; text-decoration : none}
A:active {color:#336600; text-decoration : none}
A:hover {color:#993300; text-decoration : none}
.bodysmall {

	font-family : Verdana, sans-serif;
	font-size : 9pt;
	color : #666666;
	text-decoration : none;
	line-height : 12pt;
}
.bodytiny {

	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #333333;
	text-decoration : none;
	line-height : 11pt;
}
