body { 
background-color : #dddddd;
text-align : center;
margin : 0;
padding : 0;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color : #999999;
} 
#main { 
background-color : #dddddd;
width : 100%;
height : 900px;
text-align : center;
} 
#iframe { 
overflow: auto;
} 
#below { 
background-color : #dddddd;
width : 100%;
height : 75px;
text-align : center;
} 
#footer { 
background-color : #dddddd;
position : absolute;
top : 1px;
left : 1px;
width : 0;
height : 0;
text-align : center;
overflow : hidden;
} 
a:link, a:visited {
color: #75a60e;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}
a:hover, a:active {
color: #244b76;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}
h1 { 
font-size: 12pt;
}
