@charset "utf-8";
body {
font-family:Arial, Helvetica, sans-serif;
font-size:78%;
}
img{
border:0;
}
a{
color:#0066FF;
text-decoration:none;
}

.topnav{
background:url(images/top1.gif) no-repeat; height:28px;
line-height:28px;
padding-left:10px;
}
.topnav a{
color:#000000;
}
.topnav a:hover{
text-decoration:underline;
}

.container{
border:1px solid #FFF0F0;
}
.menu{
background:url(images/mBg.gif) repeat-x;
text-align:center;
}
.footer{
border-top:1px solid #F2F2F2;
margin-top:5px;
text-align:center;
padding:7px;
margin-bottom:20px;
}
.footer a{
color:#000000;
}

p{
line-height:170%;
padding:0px 10px 0px 10px;
margin-bottom:10px;
}
li{
margin-bottom:5px;}
