body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	font-family:Tahoma;
	font-size:14px;
	color:#333333;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#6F6F6F;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.head{
	font-size:14px;
	color: #003A3C;
	font-weight:bold;
}
.green{
	color: #003A3C;
	font-weight:bold;
}
.red{
	color:#CA0000;
	font-weight:bold;
}
.bottom {
	font-size:10px;
	color:#CCCCCC;
}