HTML, BODY {
  padding: 0;
  margin: 0;
  }

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, OL, P, TD, TH, UL, LI {  
  font-family: Arial, Helvetica, sans-serif; 
  }
H1 { 
  color: #666; 
  text-decoration: none; 
  font-weight: normal; 
  font-size: 25px; 
  }
H2 { 
  color: #333; 
  text-decoration: none; 
  font-weight: normal; 
  font-size: 21px; 
  }
H3 { color: #666; 
  font-size: 15px; 
  }
P  { 
  color: #000; 
  font-size: 10pt; 
  }
LI { 
  color: #333; 
  font-size: 10pt; 
  }
FORM   {
  margin: 0; 
  padding: 0; 
  display: inline; 
  }
.h1sub { 
  color: #666; 
  font-size: 19px; 
  }
.h2sub { 
  color: #333; 
  font-size: 15px; 
  }
.h3sub { 
  color: #666; 
  font-size: 15px; 
  }
P.text {
  color: #000; 
  font-size: 10pt;
  margin-top: 3px; 
}
H1.little 	{ 
  color: #BD7FAA;
  font-size: 12pt;
  font-weight: bold;
  line-height: 1.0em;
  margin-bottom: 0px;
  padding: 0;
  }
.textb { 
  color: #B07F80; 
  font-size: 10pt; 
  }
.textb1 { 
  color: #B07F80; 
  font-size: 9pt; 
  }
.textg  { 
  color: #4FCCC9; 
  font-size: 10pt; 
  }
.textt { 
  font-size: 12px; 
  }
.compact { 
  margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;  
  padding-bottom: 0px; 
  }
.textpx { 
  color: #000; 
  font-size: 12px; 
  }
.topnav { 
  color: #65CAC7; 
  font-size: 12px; 
  }
.reports { 
  color: #333; 
  font-size: 11px; 
  }
.borders { 
  border-left-color: #C9EDEB;
  border-left-style: solid; 
	border-left-width: 1px;  
	padding-left: 20px;  
  }
.bottomstuff {  
  color: #666; 
  font-size: 10px; 
  }
.bottomlinks  {  
  color: #666; 
  font-size: 10px; 
  }
.x 	{  
  list-style-image: url(images/x.gif);
	color: #000; 
  font-size: 10pt;  
  }
.y	{ 
  background-color: yellow; 
  } 
.a	{ 
  list-style: lower-alpha; 
  color: #000; 
  font-size: 10pt; 
  }
A:link {
  color: #B07F80;
  }
A:visited {
  color: #B07F80;
  }
A:hover {
  color:  #666;
  }
A:active {
  color: #666;
  }
.ball  {  
  list-style-image: url(images/pinkball.gif);
	color: #000; 
  font-size: 8pt;  
  }
.supersm { 
  font-size: 8pt;  
  }
.button {
  text-align: center;
  vertical-align: top;
  }
TD.men {
  font-size: 12px;
  text-align: left;  
  text-decoration: none;
  line-height: 1.2em;
  vertical-align: top;
  margin: 0 10px;
  }
TD.men A:link {
  font-weight: bold;
  color: #995F65;
  text-decoration: none;
  }
TD.men A:visited {
  font-weight: bold;
  color: #1BCAC5;
  text-decoration: none;
  }
TD.men A:hover {
  font-weight: bolder;
  color: #66CAC7;
  text-decoration: none;
  }
TD.men A:active {
  font-weight: bold;
  color: #1BCAC5;
  text-decoration: none;
  }
BR.umen {
  line-height: 6px;
  }
