@charset "UTF-8";
/* CSS Document */


body {
	background-color: #f5f5dc;
}

body,td,th {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
color: #002d56;}
a:visited {
color: #002d56;}
a:hover {
color: #002d56;}
a:active {
color: #002d56;}

a.navlink:link {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	letter-spacing: .18em;
	text-decoration: none;
}

a.navlink:visited {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	letter-spacing: .18em;
	text-decoration: none;
}
a.navlink:hover {
	text-decoration: none;
	color: #AFD9F5;
}
a.navlink:active {
	text-decoration: none;
	color: #000;
}


<!-- SECONDARY LINKS

.style1 {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 14px;
	color: #002d56;
	font-weight: bold;
	letter-spacing: .18em;
	text-decoration: underline;
}

.style2 {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 12px;
	color: #002d56;
	letter-spacing: .05em;
	text-decoration: none;
}

.style3 {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 16px;
	color: #002d56;
	letter-spacing: .10em;
	text-decoration: underline;
}







a.bodyLink:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .10em;
	color: #39C;
	text-decoration: underline;
}

a.bodyLink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .10em;
	color: #39C;
	text-decoration: underline;
}

a.bodyLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .10em;
	color: #333;
	text-decoration: underline;
}



a.Topic:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .10em;
	color: #333;
	text-decoration: none;
}

a.Topic:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .10em;
	color: #333;
	text-decoration: none;
}

a.Topic:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .10em;
	color: #39C;
	text-decoration: underline;
}