h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #339999;
}


h2 {
	font-family: "Monotype Corsiva";
	font-size: 75px;
	color: #FFFFFF;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
}
body {
	background-color: #000000;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339999;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bolder;
	text-decoration: none;
}

a.two:link {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
a.two:visited {
	color: #996699;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}
a.two:hover {
	font-size: 16px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-variant: normal;
}
