BODY{
	background-color : red;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	tab-interval:.5in;
}
BODY.margins{
	margin-left : 20px;
	margin-top : 20px;
}
H1{
  font-family:"Tahoma";
  font-size:18px;
  color:#000000; 
}
H2{
  font-family:"Tahoma";
  font-size:16px;
  color:#000000; 
}
H3{
  font-family:"Tahoma";
  font-size:14px;
  color:#000000; 
}
H4{
  font-family:"Tahoma";
  font-size:13px;
  color:#000000; 
}
H5{
  font-family:"Tahoma";
  font-size:12px;
  color:white; 
}
H6{
  font-family:"Tahoma";
  font-size:11px;
  color:#000000; 
}
H7{
  font-family:"Tahoma";
  font-size:10px;
  color:#000000; 
}
H8{
  font-family:"Tahoma";
  font-size:8px;
  color:#000000; 
}
HR{
  color:#004386; 
}
P{
  font-family:"Tahoma";
  font-size:x-small;
}
CAPTION{
  font-family:"Tahoma";
  font-size:14px;
  font-weight:bold;
}
TH{
  font-family:"Tahoma";
  font-size:12px;
  color:white;
  background:black;
}
TD{
  font-family:"Tahoma";
  font-size: small;
}

A:{
  font-family:"Tahoma";
  text-decoration:none;
  color: #0000cc;
}
A:hover{
  font-family:"Tahoma";
  text-decoration:none;
  color: Red;
}
A:visited{
  font-family:"Tahoma";
  text-decoration:none;
  color: #0000cc;
}
A:active{
  font-family:"Tahoma";
  text-decoration:none;
}
.blk{
  color:#000;
  text-decoration:none;
}
A.blk:link{
  color:#000;
  text-decoration:none;
}
.title{
  font-family:"Tahoma";
  font-size:14px;
  font-weight:bold;
  color:#000000; 
}
.small{
  font-family:"Tahoma";
  font-size:7.5pt;
}
.nav{
  font-family:"Tahoma";
  font-size:13.5pt;
  color: #0000cc;
}