body {
	font-family: Harrington, Georgia, Arial;
	background-color: #000033;
}

body{
	scrollbar-face-color: #33FFFF; scrollbar-shadow-color: #000033; scrollbar-arrow-color: #000033; 
	scrollbar-dardshadow-color: #000033; scrollbar-base-color: #000033
}


td {
	font-family: Harrington, Georgia, Arial;
}

th {
	font-family: Harrington, Georgia, Arial;
}
a:link {
	color: #33FFFF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;

}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
.border {
	border: 1px solid #66CCCC;

}
