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 : #c15a20;
	}

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

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

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

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

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

H2	{
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #235570;
	}	

.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;
	}
