H1 {
	margin-bottom: 2px;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #00204F;
	text-decoration: none;
}
H2 {
	margin-bottom: 2px;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}
H3 {
	margin-bottom: 2px;
	font-family: "Myriad Pro", Times New Roman;
	font-size: 16px;
	font-style: normal;
	color: #00204F;
}
a:link {
	font-family: Times New Roman;
	color: #ff0000;
}
a:visited {
	font-family: Times New Roman;
	color: #009999;
}
a:active {
	font-family: Times New Roman;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#footer {
            font-family: Times New Roman;
            font-size: 12px;
            color: #78996C;
            text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
            text-decoration: none;

}
#footer a:hover {
   color: #BCBC78;
   text-decoration: underline;
}
.bodytext {
	font-family: Times New Roman;
	font-size: 13px;
	line-height: 15px;
color: #ffffff;
}
.bodytext2 {
	font-family:Times New Roman;
	font-size: 15px;
	line-height: 17px;
color: #ffffff;
}
.bodytext3 {
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 17px;
 	color: #ffffff;

}
.bodytext4 {
	font-family: Times New Roman;
	font-size: 10px;
color: #ffffff;
}
.smalltext {
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.smalltext2 {
	font-family: Times New Roman;
	font-size: 10px;
	color: #CCCCCC;
}
.formnopadd {
	margin: 0px;
	padding: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
    padding: 0px;
    margin: 0px;
}.bodybg {
	font-family: Times New Roman;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/body_css.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.counter_css {
	font-family: Times New Roman;
	font-size: 13px;
	line-height: 15px;
	background-color: #FFFFFF;
	background-image: url(images/header_counter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
