body {
	font-size: 14px;
	font-family: Maiandra GD,, "Times New Roman", times, serif;
	color: #CCCCCC;
        font-weight: normal;
	background-color: #000000;
}
	
h1{
 	font-family: Maiandra GD, Georgia, Times New Roman, Times, serif;
 	font-size: 18px;
 	color: #CCCCCC;
}

h2{
 	font-family: Maiandra GD, Georgia, Times New Roman, Times, serif;
 	font-size: 14px;
 	color: #CCCCCC;
}

h3{
 	font-family: Maiandra GD, Georgia, Times New Roman, Times, serif;
 	font-size: 12px;
 	color: #CCCCCC;
}

h4{
 	font-family:  Maiandra GD, Georgia, Times New Roman, Times, serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #CCCCCC;
 	
}

h5{
 	font-family: Maiandra GD, Georgia, Times New Roman, Times, serif;
 	font-size: 9px;
 	color: #CCCCCC;
 	margin: 2px;
 	padding: 2px;
}

hr {
  	border: 0;
  	width: 100%;
	color: #CCCCCC;
	height: 1px;
}

a:link {
	color: #CCCCCC;
    font-size: 14px;
 	font-weight: normal;
 	
}
a:visited {
	color: #CCCCCC;
        font-size: 14px;
 	font-weight: normal; 	
}
a:hover {
	color: #993333;
        font-size: 14px;
 	font-weight: normal;
 	
}
a:active {
	color: #993333;
        font-size: 14px;
 	font-weight: normal; 	
}
