body, tr, td {
	font-family: Arial; 
	font-size: 12; font-style: 
	normal; line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px;
}
.bold {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12;
}
.normal {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 12;
}
.header1 {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 16;
}
.header2 {
	color: #990000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 25;
}
#rheader1 {color: #990000; text-decoration: none; font-weight: bold; font-size: 16;}

#nntheader {color: #990000; text-decoration: none; font-weight: bold; font-size: 30; text-align: center;}

#smalltext {color: #000000; text-decoration: none; font-weight: bold; font-size: 10;}

#link1{color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12;}

#link2{color: #000000; text-decoration: none; font-weight: normal; font-size: 10;}

#link3{color: #990000; text-decoration: none; font-weight: bold; font-size: 12;}

#slink{color: #990000; font-size: 12; text-decoration: underline}

#bslink{color: #990000; font-size: 12; text-decoration: underline; font-weight: bold;}

#date{color: #990000; font-size: 13; font-weight: bold;}

a:active { color: #990000; font-size: 12; text-decoration: underline}
a:visited { color: #990000; font-size: 12; text-decoration: underline}
a:link { color: #990000; font-size: 12; text-decoration: underline} 

a.standard:active { color: #990000; font-size: 14; text-decoration: underline}
a.standard:visited { color: #990000; font-size: 14; text-decoration: underline}
a.standard:link { color: #990000; font-size: 14; text-decoration: underline} 

a.bold:active { color: #990000; font-size: 12; text-decoration: underline; font-weight: bold;}
a.bold:visited { color: #990000; font-size: 12; text-decoration: underline; font-weight: bold;}
a.bold:link { color: #990000; font-size: 12; text-decoration: underline; font-weight: bold;} 

a.menu:active { color: #990000; font-size: 12; text-decoration: none; font-weight: bold;}
a.menu:visited { color: #990000; font-size: 12; text-decoration: none; font-weight: bold;}
a.menu:link { color: #990000; font-size: 12; text-decoration: none; font-weight: bold;}

.MenuList {
  width:0px;
  position: absolute;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  z-index: 3;
  visibility: hidden;
}
A.MainMenu {
  font-size:12px;
  color:#990000;
  text-decoration:none;
  font-weight:bold;
}
A.SubMenu {
  font-size:11px;
  color:#663300;
  text-decoration:none;
  background-color: #ffffff;
  border: 1px solid #663300;
  padding: 2px 2px;
  display: block;
  height: 12px;
}
A.SubMenu:hover {
  background-color: #c0c0c0;
}

