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: Cambria, Constantia, Georgia, 'Times New Roman';
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: Cambria, Constantia, Georgia, 'Times New Roman';
font-size:19px; 
border-style: none;
border-width: 0mm;
}

h3 {
text-align:left; 
background-color:transparent; 
color:#000000;
font-family: Cambria, Constantia, Georgia, 'Times New Roman';
font-size:17px; 
border-style: none;
border-width: 0mm;
}

h4 {
text-align:left; 
background-color:transparent; 
color:#000000;
font-family: Cambria, Constantia, Georgia, 'Times New Roman';
font-size:17px; 
border-style: none;
border-width: 0mm;
}

p {
text-align:left;
font-family: Cambria, Constantia, Georgia, 'Times New Roman';
	font-size:17px;
margin-right:50p;
line-height:150%;
background-color:#f9f9f0; 
color:#000000; 
border-style: none;
border-width: 0mm;
}
