p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FF0000;
	font-style: italic;

}
body {
	background-image: none;
	background-color: #000000;



































































































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


}
a:hover {
	color: #00FFFF;
	text-decoration: none;

}
a:visited {
	color: #FF0000;
	text-decoration: none;


}
a:active {
	color: #FF0000;
	text-decoration: none;


}
h4 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;

}

