﻿body {
	background-color: #999966;
	margin-top: 4px;
}
body,td,th {
	font-family: Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-size: 11px;
	color: #333333;
}
.style2 {
	color: #68a1d6;
	font-weight: bold;
	font-size: 11px;
}

.style3 a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:link {
		color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
		color: #FFFFFF;
	text-decoration: none;
}
