body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.h1 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
.h2 {
	font-family: Arial;
	font-size: 14px;
	color: #06CDFF;
}
.but {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
}
.sublinks {
	font-family: Arial;
	font-size: 10px;
	color: #06CDFF;
}
.greylink {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}

