a:link {color: #da1d17;}
a:visited {color: #a80900;}
a:active {color: #000000;}

body {
    background: #307915 URL("site_back.png");
	background-position: top;
	background-repeat: repeat-x;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
    vertical-align: top;
	font-size: 11px;
	color: #000000;
	}

h1 {
    margin:0px;
	font-size: 18px;
	font-weight: bold;
	color: #007854;
	}	
	
h2 {
    margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #d9261c;
	}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	}

a.footer:link {color: #ffffff;font-size: 10px;}
a.footer:visited {color: #ffffff;font-size: 10px;}
a.footer:active {color: #ffffff;font-size: 10px;}

