h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-size: large;
	text-transform: capitalize;


}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	border: #000000;
	text-transform: none;
	line-height: 20px;




}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: small;
	text-transform: none;
	line-height: 20px;

 

}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	border: #000000;
	text-transform: none;
	line-height: 20px;

}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #DF2025;
	text-transform: none;
	line-height: 20px;

}


body {
	background-color: #000000;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
