body {
	background-color: #000000;}
	
	.style1 {color: #FFFFFF}
	
	.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	margin-right: 10px;
	margin-bottom: 10px;
}
.style3 {color: #ffffff}
.style4 {color: #ffffff}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

h3{color: #939393; font-size: 12pt; font-family: verdana; font-weight: 400;}
h3 a{color: #939393;}
h3 a:hover{font-weight: 700;}
h3 a:link{color: #939393; font-weight: 400;}
h3 a:visited{font-weight: 400; margin-left: 100px;}
