body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; background-image: url(Images/Background.jpg); background-repeat: no-repeat}
#Maintext{
	font-size : xx-small;
}

#sitemap {
position: absolute;
left: 25px;
top: 300px;
font-size : xx-small;
}

#maintitle {
	font-size : small;
	color : Maroon;
	font-weight : bold;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
}


A:FOCUS, A:HOVER {
	color : Maroon;
	text-decoration : underline;
}


td {
	font-size: xx-small;
}