body { 
font-family : verdana, arial, sans-serif;
text-decoration : none;
color : #676767;
font-weight : normal;
background-color : #ffffff;
line-height : 1.3em;
font-size : 1.0em;
text-align : center;
margin : 0 auto;
padding : 0;
letter-spacing : 0;
} 

H1 { font-size : 1.0em;  font-weight : bold; line-height : 120%; color : #000000; text-transform : uppercase; } 
H2 { font-size : 1.0em; padding : 0; letter-spacing : 0; font-weight : bold; line-height : 180%; color : #1b79bf; } 


a { text-decoration : none; color : #004a83;} 
a img { border : 0; } 
a:hover { text-decoration : underline; } 

#content { padding : 0 ; width : 95%; } 
table {margin : 0 auto;}

#bottom { text-align : center; width : 100%; margin : auto; padding-top : 15px; padding-left : 5px; padding-right : 5px; height : 25px; font-size : 0.8em; position : relative; } 
