body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	word-spacing: normal;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align:top;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #97A0A4;
	margin-top: 30px;
}
