a href {
	color: Black;
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px;
	padding: 0px 0px;
}
body {
	border: 0px solid Black;
	margin: 0px 0px 0px 0px;
	background-position: top;
	background-image: none;
	background-color: Black;
	background-repeat: no-repeat;
}

p {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
	border: none;
	margin: 0px 0px 0px 0px;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 4px;
}
img {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
a img {
	border: none;
	padding: 0px 0px 0px;
}

h1 {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	font-size: 12pt;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: none;
	border-bottom: none;
	margin-bottom:0px;
	margin-top: 0px;
}

a:link {
	color: White;
	text-decoration: none;
}
a:active {color: #363636; text-decoration: none; }
a:visited {color: #363636; text-decoration: none; }
a:hover {color: #660000; text-decoration: none; }

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #660000;
	text-align: center;
	border: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #363636;
	text-align: center;
	border: none;
	margin: 0px 0px;
	padding: 0px 0px 50px;
	padding-left: 20px;
	padding-right: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #660000;
	text-align: center;
	padding: 0px 0px 0px;
}
#masthead {
	position: absolute;
	margin-top: 2%;
	margin-left: 17%;
}
#links {
	position: absolute;
	margin-top: 10%;
	margin-left: 19%;
}
#indeximage {
	position: absolute;
	margin-top: 10%;
	margin-left: 35%;
}