body,td,th {
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	font-variant: normal;
	list-style-type: square;
	list-style-position: outside;
}
body {
	background-color: #333366;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/back2.gif);
	background-position:center;
	background-repeat: repeat-y;
}
a:link {
	color: #006699;
	text-decoration: none;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #006699;
}
