BODY, TD, SELECT, INPUT, TEXTAREA {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : White;
}
.small {
	font-size : x-small;
}
.vsmall {
	font-size : xx-small;
}
.main {
	color : Black;
}
.footer {
	font-size : xx-small;
}
a {
	color : Yellow;
	text-decoration : underline;
}
a:hover {
	color : Aqua;
	text-decoration: none;
}

H1 {
	color: white;
font-size: small;
font-weight: normal;
}

.backgroundTable {

#000000;
}
