body {
background: #FFF;
margin: 0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a{
	color:#990000;
}

a:hover{
	color:#990000;
}

h1 {
color:#990000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:24px;

}
h2 {

color:#990000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;

}
h3 {

color:#990000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;

}
h4 {

color:#990000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:12px;

}



#menu {
background:#990000;
color:#fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
height:25px;
border-top:1px solid white;
border-left:none;
text-align:center;
vertical-align:middle;
}

.footer {
font-family:Georgia, "Times New Roman", Times, serif;
color:#990000;
font-size:12px;
}

#content li {list-style: url(bullet.gif);}

