body {
	margin:0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}

td {
	font-size:14px;
}

.greeting {
	color:#666666;
}

.blueheader {
	font-size:20px;
	color:#0066CC;
}

a {
	color:#FFFFFF;
}

a:visited {
	color:#FFFFFF;
}

a:hover {
	color:#CCCCCC;
}

a.whitelinks {
	font-size: 14px;
	text-decoration: none;
}

a.whitelinks:hover {
	text-decoration: underline;
}

#homeheader {
	text-align: left;
}
.lightbluelinks {
	text-align: left;
	color:#0066CC;
	font-size: 14px;
}
.lightblueheader {
	font-weight: bold;
	text-align: left;
	color:#0066CC;
}
.darkblueheader {
	color: #0052BF;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
