@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0em;
}
body {
	background-color: #20344A;
}
.specialLink {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
}
a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A37C15;
}
a:visited {
	text-decoration: underline;
	color: #A37032;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.border {
	border: thick ridge #DAA71D;
}

a:hover {
	text-decoration: none;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:active {
	text-decoration: underline;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h1 {
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #A37C15;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #A37C15;
	text-align: center;
}


h3 {
	font-size: 12px;
	color: #000000;
}

