td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;

	scrollbar-3dlight-color:;
	scrollbar-3dlight-color:#FF3300;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-base-color:#FF3300;
	scrollbar-darkshadow-color:#990000;
	scrollbar-face-color:#CC3300;
	scrollbar-highlight-color:#990000;
	scrollbar-shadow-color:#990000;
	scrollbar-track-color:#000000;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
	background-color: #990000;
}
a:visited {
	color: #999999;
}
.botaddress {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #A7001B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAE8AE;
}
.project {
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	margin-right: auto;
}