body {
width: 710px;
font: 11px/17px verdana, geneva, helvetica, arial, sans-serif;
color: #333;
margin-left: 23px;
margin-top: 0px;
margin-bottom: 20px;
}

p {
font: 11px/17px verdana, geneva, helvetica, arial, sans-serif;
}

a:link {
color: #c06;
text-decoration: none ;
font-weight: normal;
}

a:active {
color: #fff;
text-decoration: none;
font-weight: normal;
background-color: #c06;
}

a:hover {
color: #fff;
text-decoration: none;
font-weight: normal;
background-color: #c06;
}

a:visited {
color: #f99;
text-decoration: none;
font-weight: normal;
}



.menu {
font: 9px/11px verdana, geneva, helvetica, arial, sans-serif;
font-weight: bold;
color: #9f0c48;
background: transparent;
}

a.menu:link {
font-weight: bold;
color: #9f0c48;
background: transparent;
}

a.menu:hover {
font-weight: bold;
color: #c06;
background: transparent;
text-decoration: underline;
}

a.menu:active {
font-weight: bold;
background: transparent;
color: #9f0c48;
text-decoration: underline;
}

a.menu:visited {
font-weight: bold;
background: transparent;
color: #9f0c48;
text-decoration: none;
}

p {
padding-left: 0px;
padding-right: 0px;
}

ul {
font: 11px/17px verdana, geneva, helvetica, arial, sans-serif;
margin-left: 10%;
margin-right: 5%;
margin-top: 0%;
margin-bottom: 0%;
list-style: circle;
}



h1 {
font-size: 14px;
color: #c06;
font-weight: bold;
background-color: transparent;
}

h2 {
font-size: 12px;
color: #c06;
font-weight: bold;
background-color: transparent;
}

.footer {
font: 9px/14px verdana, geneva, helvetica, arial, sans-serif;
background-color: #fff;
border-top: 1px #999 dotted;
padding-top: 10px;
}

.smallprint {
font-size: 9px;
color:#999;
}

