body{
	margin: 0px;
	padding: 0px;
	font: 10pt Tahoma;
	color: #ffffff;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #ffffff;
	height: inherit;

}
 h1 { 

    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #000000; 
    } 
     h2 { 

    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 12px; 
    color: #000000; 
    } 
