body {
background-color:#999999

 }

p {  margin-top: 5; margin-bottom:5; margin-right:5;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color:#333333; 
	line-height : 140%;}
	
h1 { margin-top: 5; margin-bottom:5;
font-size: 20px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#4f85cc;    
	line-height : 140%;}
	
h2 { margin:0;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#333333; 
line-height : 100%;   
	}
	
h3 { margin: 0;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color:#999999;
line-height : 80%   
	}
	
h4 { margin: 0;
font-size: 11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#ffffff;
line-height : 80%   
	}


a:link {
	color: #993300;
	font-weight: bold;
text-decoration: none;
	}

a:visited {
	color: #993300;
	font-weight: bold;
text-decoration: none;
	}

a:hover {
	color: #00cc99;
	font-weight: bold;

	}

a:active {
	color: #993300;
	font-weight: bold;
text-decoration: none;
	}
