body {
 margin : 0px 100px 00px 100px;
 background:#FFFFFF;
 font-family : verdana, geneva, arial, sans serif;
 font-size : 8pt;
 color: #333333;
 text-align:left;
 padding:0;
 }

#container {
 text-align:left;
 border-style : solid;
 border-width : 0px;
 width:800px;
 margin:auto;
 }

 #header {
 width:800px;
 height: 140px;
 background:#ffffff;
 color: #333333;
 border:solid #ffffff;	
 border-width: 5 0 2 0px;
 text-align:justify;
 padding: 0px;
 background-image : url(../graphics/logo.jpg); 
 background-position: center left;
 background-repeat : no-repeat
 }

 #content {
 background:#000000;
 text-align:left;
 width:800px;
 border-style : solid;
 border-width : 1px;
 border-top-color: #000000;
 border-left-color: #000000;
 border-bottom-color: #666666;
 border-right-color: #666666;
 padding: 0px;
 margin:auto;
 }
 
 
 
 
.title {

	font: normal 11px verdana, geneva, arial, sans serif;

	color: #000000;

	text-align: justify;

	padding : 0;

	margin: 0;

}	



.legal {

	font: normal 10px verdana, geneva, arial, sans serif;

	color: #990000;

	text-align: justify;

	padding : 0;

	margin: 0;

}	



a {

	color: #616161;

	text-decoration: none;

}



a:link {

	color: #BED73B;

}


a:visited {

	color: #817F5E;

}


a:hover {

	text-decoration: underline;

}


a:active {

	color: #BED73B;

}





a.footer {

	text-decoration: none;

	color: #68771A;

}


a.footer:link {

color: #001D8B;

}



a.footer:hover {

	color: #001D8B;

}



a.footer:active {

	color: #001D8B;

}





h1 {

	text-align : left;

	padding : 2px 2px;

	margin : 0px 0px 0px 0px;

	color : #667c26;
	
	background : #e6e8f1;

	font-size : 12px;

	font-weight : bold;

	border-top : 1px solid Silver;

	border-bottom : 1px solid Silver;

}



h2 {

	padding : 2px 28px;

	text-align : left;

	margin : 2px 0px 0px 0px;

	background : #000000;

	color : #000000;

	font-size : 12;

	font-weight : normal;

	background-image : url(../graphics/bullet.jpg);

	background-position: center left;

	background-repeat : no-repeat;
	

}



h3 {

	padding : 5px 5px;

	margin : 0 0 0 0px;

	background : #C5E47A;
	
 
	
	color : #000000;
	
	font: normal 11px verdana, geneva, arial, sans serif;
	
	font-size : 16px;

	font-weight : bold;

}



h4 {

	padding : 10px;

	margin : 0px 0px 10px 0px;

	background : transparent;

	color : #000000;

	font-size : 11px;

	font-weight : normal;

	border-style : solid;

	border-width : 1px;

	border-top-color: #CCCCCC;

	border-left-color: #CCCCCC;

	border-bottom-color: #666666;

	border-right-color: #666666;

	

}



h5 {

	padding : 0px ;

	margin : 0px 80px 10px 0px;

	background : transparent;

	color : #999999;

	font-size : 10px;

	font-weight : normal;

}



h6 {

	padding : 10px ;

	margin : 10px 0px 10px 0px;

	background : transparent;

	color : #FFFFFF;

	font-size : 74px;

	font-weight : normal;

	background-image : url(../graphics/weblogo.jpg); 

	background-position: center left;

	background-repeat : no-repeat;

	}

	
