body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bgdark.jpg);
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {
	color: #FFFF00
}

body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #A0A0A0;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}
