body, html{
background-color:#c0c0c0;
text-align:center;
font-family:Arial;
font-size:12px;
}

td.banner{
width:810px;
height:166px;
background:url('images/banner.gif');
}

td.menu{
width:810px;
height:35px;
background:url('images/menu.gif');
padding-left:20px;
padding-right:20px;
color:#ffffff;
font-family:Arial;
font-size:13px;
text-align:center;
}

td.topmain{
width:810px;
height:30px;
background:url('images/topmain.gif');
}

td.bottommain{
width:810px;
height:30px;
background:url('images/bottommain.gif');
}

td.main{
width:810px;
background:url('images/main.gif');
padding-left:40px;
padding-right:40px;
padding-top:0px;
}

td.footer{
width:810px;
height:83px;
background:url('images/footer.gif');
padding-left:20px;
padding-right:20px;
color:#ffffff;
font-family:Arial;
font-size:11px;
text-align:center;
}

a{
text-decoration:none;
}

a.menu{
color:#ffffff;
text-decoration:none;
}

a.nav{
color:#00467f;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

h1{
font-size:18px;
color:#00467f;
}

h2{
font-size:14px;
color:#00467f;
}

p{
font-size:13px;
text-align:justify;
}

img{
border:0px;
}

li{
font-size:12px;
}
