body {margin:0px;
		font-size:100%;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
		background:#fff;
		
	}
/*----------------------------------------------------------------------------------*/
.bdygen{width:768px;
		height:auto;
		margin:0px auto;
		padding:0px 0px 15px 0px;
		border-right:1px solid #c9c9c9;
		border-bottom:1px solid #c9c9c9;
		border-left:1px solid #c9c9c9;
		}	
.bdygen h1{color:#86951e;
		width:700px;
		margin:15px 0px 0px 10px;
		padding:0px;
		font-size:1.2em;
		text-align:left;
		}
.bdygen h1:first-letter{text-transform:uppercase;}
.bdygen h2{color:#333;
		width:700px;
		margin:10px 0px 7px 20px;
		padding:0px;
		font-size:1em;
		text-align:left;
		}
.bdygen h2:first-letter{text-transform:uppercase;}
.bdygen p{text-align:left;
		width:700px;
		font-size:.9em;
		margin:7px 0px 0px 20px;
		color:#000;
		text-indent:35px;
		}
.bdygen p:first-letter{font-size:1.1em;
		color:#333;
		}
/*----------------------------------------------------------------------------------*/
.heral{position:absolute;
		top:-5000px;
		left:-5000px;}
.heral h1{font-size:7pt;
        margin:2px 0px 2px 0px;
        color: #eee;
       }
.heral h1 a{text-decoration:none;
        color:#eee}
.heral h2 {font-size:8pt;
        color: #382d23;}
/*-----------------------------------------------------------------------------------*/
.
/*----------------------------------------------------------------------------------*/
.footer{width:768px;
		margin:0px auto;
		padding:0px;
		
		border-top:1px solid #bbb;
		}
.footer img {border:0px;
		margin:0px;
		}
.footer a{font-size:7.5pt;
		color:#888;
		margin:0px;
		padding:2px 5px;
		border-right:1px solid #c9c9c9;
		text-decoration:none;
		}
.footer a:visited{color:#888;
		}
.footer a:hover{color:#000;
		}			
/*----------------------------------------------------------------------------------*/