body { 
margin: auto
border: none;
background-color:#f9f9f0;
}

a:link {text-decoration:none; color:#3C941F; }
a:visited {text-decoration:none; color:#3C941F; }
a:hover {text-decoration:none; color:#3C941F; }
a:active {text-decoration:none; color:#FFFFFF; }
 



div {
margin: auto;
border: none;
overflow: visible;
background-color:#f9f9f0; 
}

h1 {
text-align:center; 
background-color:transparent; 
color:#000000;
font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
font-weight: lighter;
font-size: 24px;
border-style: none;
border-width: 0mm;
font-weight:bold
}

h2 {
text-align:left; 
background-color:transparent; 
color:#000000;
font-family: Verdana, Arial, Sans-Serif;
font-size:15px; 
border-style: none;
border-width: 0mm;
}

h3 {
text-align:left; 
background-color:transparent; 
color:#000000;
font-family: Verdana, Arial, Sans-Serif;
font-size:12px; 
border-style: none;
border-width: 0mm;
}

h4 {
text-align:left; 
background-color:transparent; 
color:#000000;
font-family: Verdana, Arial, Sans-Serif;
font-size:12px; 
border-style: none;
border-width: 0mm;
}

p {
text-align:left;
font-family: Arial, Helvetica, Sans-Serif;
	font-size:13px;
margin-right:50p;
background-color:#f9f9f0; 
color:#000000; 
border-style: none;
border-width: 0mm;
}