html, body {
background-color:#A0F0E0;
}

p,ul,li,td {
/*font-size:100%;*/
/*font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;*/
color:black;
/*line-height:0*/
}

h1 {
font-size : 200%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color:navy;
text-align:center;
}

h3 {
font-size:150%;
text-align:left;
/*line-height:1px;*/
border-width:0;
border-bottom-width:thin;
border-style:solid;
}

h4 {
font-size : 100%;
line-height:0;
}

a:link {color:#202080; text-decoration:underline;}
a:visited {color:#5060A0; text-decoration:underline;}
a:hover {color:#208020; text-decoration:underline;}

#footer {
padding:10px;
text-align:center;
}

img {
border-style:none;
}
