body {
	background-color: #EEEEEE;
}
body,td,th {
	color: #303B73;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	background-color: #EEEEEE;
}
a:link {
	color: #6A8DBD;
	text-decoration: none;
}
a:visited {
	color: #6A8DBD;
	text-decoration: none;
}
a:hover {
	color: #303D72;
	text-decoration: none;
}
a:active {
	color: #6A8DBD;
	text-decoration: none;
}
.border {
	border: 1px solid #303B73;
}

