body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #000033;
}
a:link {
	color: #FFFFFF;
}
.smalltext {
	font-size: x-small;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
.h1 {
	font-size: medium;
}
.tablebg {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid #000177;
}

