body {
	background-color: #F8F9FA;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navtext {
	font-size: 14px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
.navtext a:link {
	text-decoration: none;
	color: #333333;
}
.navtext a:visited {
	text-decoration: none;
	color: #333333;
}
.navtext a:hover {
	color: #0000FF;
	text-decoration: none;
}
.navtext a:active {
	text-decoration: none;
	color: #333333;
}
.subnavtext {
	font-size: 12px;
	font-variant: small-caps;
	line-height: 20px;
	color: #333333;
}
.subnavtext_bold {
	font-weight: bold;
}

.subnavtext a:link {
	text-decoration: none;
	color: #333333;
}
.subnavtext a:visited {
	color: #333333;
	text-decoration: none;
}
.subnavtext a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.subnavtext a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
.subtitle {
	font-size: 18px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}


.bodytext_bold {
	font-weight: bold;
	font-style: normal;
}
.bodytext {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodytext_italic {
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
}
.captions {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: right;
}
.captions_bold {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;

}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.footertext {
	font-size: 10px;
	background-image: url(color_footer.gif);
	background-repeat: repeat-x;
	color: #333333;
	line-height: 10px;
}
.footertext a:link {
	color: #333333;
	text-decoration: none;
}
.footertext a:visited {
	color: #333333;
	text-decoration: none;
}
.footertext a:hover {
	color: #0000FF;
	text-decoration: none;
}
.footertext a:active {
	color: #333333;
	text-decoration: none;
}
