BODY { 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;	
}
A { color: #0000FF;  text-decoration: none;}
a:visited { color: #0000FF; text-decoration: none; }
A:hover { color: #FF0000; }
a:active { color: #0000FF; font-style: bold; text-decoration: none; }

.menu {
 color: light gray;
}
.menu a { color: #C0C0C0; text-decoration: none; }
.menu a:visited { color: #C0C0C0; text-decoration: none; }
.menu a:hover { color: FFFFCA; font-style: bold;text-decoration: none; }
.menu a:active { color: #C0C0C0; font-style: bold; text-decoration: none; }


.title {
	font-family: Verdana;
  font-size: 24pt;
  color: #FF0000;
  font-weight: bold;
}

.date {
	font-family: Verdana;
  font-size: 14pt;
  color: #000000;
  font-weight: bold;
}

.subs {
	font-family: Verdana;
  font-size: 12pt;
  color: #000000;
  font-weight: bold;
}
.loud {
	font-family: Verdana;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}
.loud a {
  color: #0000FF;
}
.loud a:visited {
  color: #0000FF;
}
.loud a:hover {
  color: #FF0000;
}
.loud a:active {
  color: #0000FF;
}
.desc {
	font-family: Verdana;
  font-size: 11px;
  color: #000000;
}
.long {

	font-family: Verdana;
  font-size: 10pt;
  color: #000000;
}
.norm {
	margin-left: 20;
	margin-right: 20;
	font-family: Verdana;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
}
.ThRows { background-color: #800000; color: #C0C0C0;
       font-weight: bold; 
       text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #FFFFE1; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
