﻿.newStyle2 {
	background-image: url('header_bg.jpg');
	background-repeat: repeat-x;
}
.newStyle3 {
	background-image: url('navbk.jpg');
	background-repeat: repeat-x;
}
.background {
	background-color: #FFFFFF;
}
.bodyfont {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-decoration: underline;
	clip: rect(auto, auto, auto, 10px);
}
.h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #008080;
	clip: rect(10px, auto, 10px, auto);
}
#footer {
	color: #FFFFFF;
	background: #42453D url(footer_bg.gif) repeat-x;
	padding: 10px 10px 10px 10px;
	margin-top: 3em;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
}
link {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
}
