HTML
{
  overflow: -moz-scrollbars-vertical !important;
}

BODY, P, DIV, TD, TH, INPUT, TEXTAREA, OPTION, H1, H2, H3, H4, H5, H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	margin: 0px;
	padding: 0px;
}

TD, TH
{
	text-align: left;
}

FORM
{
	display: inline;
}

A:link, A:visited
{
	color: #003300;
	text-decoration: none;
}
	
A:hover, A:visited:hover
{
	color: #009900;
	text-decoration: none;
}

A.sub:link, A.sub:visited
{
	text-decoration: none;
	color: 006600;
}
	
A.sub:hover, A.sub:hover
{
	text-decoration: none;
	color: 009900;
}

.flatinput {
	border: none;
}

.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003300;
	font-weight: bold;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
	
	
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
	margin: 7px;
	padding: 0px;
	padding-left: 10px;
	
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.news {
	text-align: justify;
	font-family: 'Times New Roman', Times, serif;
}
.news TD, .news TH, .news P, .news DIV, .news H1, .news H2, .news H3, .news H4, .news H5, .news H6 {
	text-align: justify;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
	padding: 2px;
	margin-top: 1px;
	border: 1px solid black;
	text-align: center;
	width: 98px;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

A.bluelink, A.bluelink:hover, A.bluelink:visited
{
	color: #003a61;
	text-decoration: underline;
}
