
}
body {
	background-color: #000000;
}
.boldtext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.stdtext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}

.hdrtext {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}

.blkhdrtext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}
	
.boxtext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	}

.navigation {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99ffff;
	text-decoration: none;
	background-color: #666666;
	display: block;
	padding: 3px;
	
}

.navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	background-color: #666666;
	display: block;
	padding: 3px;
	
}

.navigation1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99ffff;
	text-decoration: none;
		
}

.navigation1:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	
}

.navigation2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00C0C0;
	text-decoration: none;
		
}

.navigation2:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	
}
