@charset "utf-8";
.nav_spacing {
	padding: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 5px;
}

h3 {
	font-family: Pristina, "Times New Roman", Verdana;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	text-align: left;
}

a:link {
	color: #00FFFF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #9DB9C8;
}


body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
}
.tableBottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.smallPrint {
	font-size: 12px;
	text-align: center;
}


h1 {
	font-family: Pristina, "Times New Roman", Verdana;
	font-size: 42px;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
}
p {
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}
ul {
	text-align: left;
}

img {
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}



h2 {
	font-family: Pristina, "Times New Roman", Verdana;
	font-size: 24px;


.layout {
	font-family: Pristina, "Times New Roman", Verdana;
	font-size: 24px;
	background-color: #9DB9C8;
	text-align: center;
	padding-left: 150px;
}
