body {margin:0px; font-family:arial;background:#5F5F5F; font-size:11pt}
td {vertical-align:top;}
h1{
  font-size:24px;
  font-family:Impact;
  font-weight:bold;
  color:#000000;
  margin:0px 0px 0px -17px;
}

h2{
  font-size:16px;
  font-weight:bold;
  color:#000099;
  margin:15px 0px 5px -15px;
}
h3 {font-size:12pt; font-weight:bold;margin:0px;}
li {font-style:normal;}

p {margin-left:0px;margin-top:2px;}

a {color:#0000ff;} /* Forces links to remain blue even after visited */

.bold {font-weight:bold;} /* Shortcut for making bold text */

.primarynav {
padding-top:15px; 
background:url('images/menubacke.gif') no-repeat;
background-color:#BCBDBF; }
.primarynav a {
  font-family:arial;
  display:block; 
  font-size:14pt; 
  color:#000; 
  text-decoration:none; 
  background-image:url('images/menubuttonover.gif'); 
  background-repeat:no-repeat; 
  width:138px; 
  _width:150px;
  height:33px;
  margin:5px 0px 0px 5px; 
  _margin:6px 0px 0px 5px; 
  padding:4px 0px 0px 15px;}
.primarynav a:hover {background-image:url('images/menubutton.gif');}

.content {padding:20px 15px 15px 30px; background:#fff;}

.signupbanner {background:#BCBDBF;margin:-20px -15px -15px -33px;text-align:center;padding:7px 0px;font-weight:bold;}
.signupbanner a {color:#000;}
.signupbanner a:hover {text-decoration:none;}

.rightcol {text-align:right;color:#666;}

.comment {font-style:italic;font-size:11pt;margin-bottom:5px;}

.eventdesc {margin-top:5px;}

.footer {font-size:10pt}