body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitetxt {
	color:#FFFFFF;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #6699CC;
}
a {
	font-size: 12px;
}
.contenttable{
	border: 1px solid #003366;
}
li {
	color: #006699;
	list-style-type: circle;
}
.headerbg{
	background-image:url(images/top_02.jpg);
}
