#main {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

#mainhed {
	font-family : Arial, Helvetica, sans-serif;
	color: #336633;
	font-weight: bold;
	font-size : 20px;
}


a img
{
 border:none; 
}

#home {
	font-family : Arial, Helvetica, sans-serif;
	color: #999999;
	font-size : 10px;
}

#home1 {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 11px;
}

.homelnk {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #336633;
	text-decoration : none;
}

a.homelnk:link 

{font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #336633;
	text-decoration : none; }
	
a.homelnk:visited {font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #336633;
	text-decoration : none; }
	
a.homelnk:active {font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #336633;
	text-decoration : none; }
	
a.homelnk:hover {font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #336633;
	text-decoration: none; }
	
.homelnk1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #60765C;
	text-decoration : none;
}

a.homelnk1:link 

{font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #60765C;
	text-decoration : none; }
	
a.homelnk1:visited {font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #60765C;
	text-decoration : none; }
	
a.homelnk1:active {font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #60765C;
	text-decoration : none; }
	
a.homelnk1:hover {font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #60765C;
	text-decoration: none; }

#hed {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 16px;
	font-weight : bolder;
}

#box {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size : 12px;
}

#caps {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
	font-style : italic;
}

#footer{
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size : 10px;
}

