BODY {
	COLOR: #000000;
	font-size:11px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

a { 
	color: #666666;    
	FONT-WEIGHT: bold;    
	MARGIN: 1px;    
	TEXT-DECORATION: none;
}
a:visited { 
	COLOR: #666666;   
	TEXT-DECORATION: none
}
a:hover{    
	COLOR: #000000;    
	TEXT-DECORATION: none
	}

.menu { color: #CCCCCC; font-weight:bold; font-size:10px; }
a.menu:visited{ color:#CCCCCC;}
a.menu:hover{ color:#FFFFFF; 	TEXT-DECORATION: underline;}

TD { line-height:18px; font-family:Arial, Helvetica, sans-serif; font-size: 8pt}

.BackgroundNoRepeat {	background-repeat: repeat-x;}

.LargeText{
	color: #3333FF;  
	font-size: 10.5pt;
	font-weight:bold;
}
.content {text-indent: 1em; line-height:18px; font-size: 9pt;} 
.maincontent {text-indent: 1em; line-height:18px; font-size: 9pt; 	text-align: justify;} 

.tablestyle1
{
  background-color:cornsilk;
  color:black;
  font-family:verdana;
  font-size:7pt;
  font-weight:bold; 
  padding:1px;
  padding-left:5px;
  padding-right:15px;
  border:1px;
  border-left-color:white;
  border-top-color:white;
  border-right-color:olive;
  border-bottom-color:olive;
  border-style:solid;}

.tablestyle2
{
  background-color: #CCCCCC;
  color:black;
  font-family:verdana;
  font-size:7pt;
  font-weight:bold; 
  padding:1px;
  padding-left:5px;
  padding-right:15px;
  border:1px;
  border-left-color:white;
  border-top-color:white;
  border-right-color:olive;
  border-bottom-color:olive;
  border-style:solid;}
