body {
	background-color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	}

.style1 {
	font-size: 14px;
	color: #DDDDDD;
	line-height: 14px;
	font-weight: 400;
	letter-spacing: normal;
	}
	a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	a:hover {
	color: #FFFFFF;
	font-weight: bold;
	}


.style2 {
	font-size: 18px;
	color: #DDDDDD;
	line-height: 22px;
	}

a:link {
	color: #DDDDDD;
	text-decoration: none;
	}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-variant:small-caps;
	
}

a:active {
	color: #3333FF;
	text-decoration: underline;
	
}

.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
}
a: hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


.style3 {
	font-size: 18px;
	color: #DDDDDD;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}
.verysmall {
	font-size: 6px;
	color: #CCCCCC;
}
.style1smaller {

	font-size: 10px;
	color: #CCCCCC;
	line-height: 10px;
	font-weight: 400;
	letter-spacing: normal;
}

