body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.bodyText {
	font-size: 10pt;
	margin-right: 28pt;
	line-height: 11pt;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-right: 28pt;
	line-height: 16pt;
	color: #000033;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-right: 28pt;
	line-height: 14pt;
	color: #000033;
	background-color: #CCCCCC;
}

h3 {
	font-size: 10pt;
	font-style: italic;
	margin-right: 28pt;
	line-height: 12pt;
	color: #000033;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #3d2145;
	text-decoration: none;
} 

a:visited {
	color: #3d2145;
	text-decoration: underline;
}

.rtNavBar {
	font-size: 7pt;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 9px;
	line-height: 9pt;

}
.rtNavLinks {
	color: #0033CC;
	text-decoration: none;
}

.rtNavLinks:hover {
	color: #3d2145;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

