body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/main_back.gif);
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.footer {	font-size: x-small; color: #999999; }
.h2 {font-size: large; color: #444444; font-weight: bold; }
.h3 {font-size: small; color: #FF6600; font-weight: bold; }
.boxbody {font-size: 11px; color: #333333; font-weight: normal; }
.boxlinks {font-size: 11px; color: #333333; font-style: italic; font-weight: normal; }
.subhead {	font-size: small;
	color: #FF6600;
	font-weight: bold;
}

