H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	border: medium none;
	font-weight: bold;


}
.outline {
	border: thin solid #000000;
}
.botom-links {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.botlinks {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.botlinks    a:link{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}


.botlinks  a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.botlinks  a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.botlinks  a:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.odd{background-color:cccccc;}
.even{
	background-color:#e5e3e3;
}


 #thetable {
	padding: 5px;
	}
	
	 #thetable th  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
}
    #thetable  td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
} .style1 {color: #FFFFFF}


.clear { clear: both; font-size: 0px; line-height: 0px; }
