.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background-image: url(images/green_back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#C0C0C0;
    scrollbar-arrow-color:#7C7C7C;
    scrollbar-track-color:#FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #336699;
}
a:active {
	color: #0099FF;
}
h1 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0066CC;
}.font {
	font-size: 18px;
	color: #000000;
	line-height: 18px;
}
.font3 {
	font-size: 16px;
	color: #336699;
	line-height: 18px;
}
.blueback {
	background-image: url(images/blue_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.border-b {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0066CC;
}
