@charset "ISO-8859-1";
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/**************************************************************
   Form Elements
 **************************************************************/
a.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a.visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a.active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a.hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	text-decoration: underline;
}
td {
	font-style: normal;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.header2 {
	font-size: medium;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.content_text {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.content_text_highlight {
	color: #990000;
	text-align: justify;
	font-size: 13px;
}
.notes {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	text-align: justify;
}
.content_text_small {
	color: #666666;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.content_text_highlight_sized {
	color: #990000;
	font-size: 10px;
	text-align: justify;
}
