body {    
    font-family: 'Georgia' , Serif;
    font-size: 100%;
    color: #000000;
    background: url('../images/sm-112.gif');
}
table {

background-color:white;
}

a:link {
	color: #993300
}
a:visited {
	color: #666600
}
a:active {
	color: #cc3300
}
a:hover {
     text-decoration: none;
}
img {
	border: none;
}
ul{
 list-style-type: disc;
}
ul ul{
 list-style-type: circle;
}
li{
	padding-bottom: 1em;
}
h1{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:bold;
font-style:normal;
}
h2{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:normal;
font-style:normal;
}
h3{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:normal;
font-style:normal;
}
h4{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:normal;
font-style:normal;
}
h5{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:normal;
font-style:normal;
}
h6{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:normal;
font-style:normal;
}
#activities-nav {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  height: 1%;
}
#activities-nav ul {
  margin: 0;
  padding: 5px 30px 7px 0;
  text-align: right;
}
#activities-nav li {
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}
#activities-nav a:link, #activities-nav a:visited {
  text-decoration: underline;
}
#activities-nav a:hover {
  text-decoration: none;
}