@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666;
	text-decoration:none;
}
#header a:visited {
	font-weight:bold;
	color: #294262;
}
#header a:hover {
	font-weight:bold;
	color: #294262;
}
#header a:active {
	font-weight:bold;tt
	color: #294262;
}
.white-text {
	color:#FFF;
}
.grey-text {
	color:#294160;
}
.red {
	color:#F00;
}
#contact a {
	color:#FFF;
}