
body {
	font-size: 12px;
	scrollbar-face-color: #AFA783;
	scrollbar-highlight-color: #8A8F67;
	scrollbar-shadow-color: #999966;
	scrollbar-3dlight-color: #6F8F54;
	scrollbar-arrow-color:  #999966;
	scrollbar-track-color: #D3DBC4;
	scrollbar-darkshadow-color: #7a7a4e;
	margin: 10px;
	background-color: #5683BC;

}

/* General font families for common tags */
p, td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
}

A.footer {
	color:#003300;
	text-decoration: underline;
}
A:link {
	color:#3E608A;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color:#3E608A;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color:#3E608A;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	color:#000000;
	background-color:#5683BC;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 30px;
}
.footer2 {
	color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
h4 { color: gray; font-size: large; font-weight: bold; font-style: italic; line-height: 140%; margin: 1.33em 0; }
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left:20px;
	margin-top:40px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top:5px;
	margin-top:5px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left:16px;
	margin-right:16px;
	margin-top:20px;
}
.m2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;

}
.m2r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;

}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	font-style: italic;
	font-weight: bold;

}