body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #000000;
	margin-top: 0px;
	} 	


a:link {
	text-decoration: none;
	color : #235570;
	}
a:active {
	text-decoration: none;
	color : #235570;
	}
a:visited {
	text-decoration: none;
	color : #235570;
	}
a:hover {
	text-decoration: none;
	color : #00803a;
	}

.navigation	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #ddeefe;
	}

.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #235570;
	text-decoration: underline;
	padding-right: 50px;
	}

.footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	line-height: 17px;
	}

.footer2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 17px;
	}

.text {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	}

li	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #000000;
	}

H1	{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 10px;
	color: #0e2e84;
	}	

H2	{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	line-height: 20px;
	color: #00803a;
	}	

.noshadow 
{	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	}

.noshadow-td
{	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	}

.bg1 {
  background-image: url("images/header.jpg");
  background-repeat: no-repeat;
}

