body
{
 font-family:Verdana;
 font-size:12px;
 background-color:white;
}

h1 {font-size:20px;color:#ff0000;margin-bottom:0px;}
h2 {font-size:16px;color:#ff0000;}
h3 {font-size:14px;color:#000000;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#6C1E15;
  }
a:active, a:hover
{
  color:#d63a29;
}
a.menu {
  padding:3px; 
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#999999;
  font-size: 12px;
  text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#666666; font-weight:bold;
 }
}
.smallfont {
	text-decoration: none;
	font-size: 10px;

}
.table_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid black;}
.table_left_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black;}
.table_title_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #d63a29; height:40px;} 
.table_text_ws  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: white; padding-left: 18px;}
.table_bottom_ws { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; height:120px;}
}