BODY
{
  font-family:verdana;
  font-size:10pt;
}
BODY.Discussion
{
  background-color:#CBCDE4;
  font-family:verdana;
  font-size:10pt;
}
A:link {
	text-decoration: none
      	font-family: Verdana;
      	font-size: 9pt;	
	color: #555F94;
	font-weight:bold;
}
A:visited {
	text-decoration: none
	font-family: Verdana;
	font-size: 9pt;	
	color: #555F94;
	font-weight:bold;
}
A:active {
	text-decoration: none
	font-family: Verdana;
	font-size: 9pt;	
	color: #555F94;
	font-weight:bold;
}
A:hover {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 9pt;	
 	color: #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}

A.nav:link {
	text-decoration: none
      	font-family: Verdana;
      	font-size: 7pt;	
	color: #555F94;
	font-weight:bold;
}
A.nav:visited {
	text-decoration: none
	font-family: Verdana;
	font-size: 7pt;	
	color: #555F94;
	font-weight:bold;
}
A.nav:active {
	text-decoration: none
	font-family: Verdana;
	font-size: 7pt;	
	color: #555F94;
	font-weight:bold;
}
A.nav:hover {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 7pt;	
 	color: #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}
 

TABLE
{
  table-layout:fixed;
}
TD
{
  font-family:verdana;
  font-size:10pt;
}
TD.RA
{
  font-family:verdana;
  font-size:10pt;
  background-color:#CBCDE4;
  
  border: "2 solid";
  border-top-color: #E0E0E0; border-left-color: #E0E0E0;
  border-right-color: #909090; border-bottom-color: #909090;    
}
TD.Comment
{
  font-family:verdana;
  font-size:10pt;
  background-color:#FFFFFF;
  border: "2 solid";
  border-top-color: #E0E0E0; border-left-color: #E0E0E0;
  border-right-color: #909090; border-bottom-color: #909090;  
  
}
TD.Info
{
  font-family:verdana;
  font-size:11pt;
}	
H1
{
  font-family:verdana;
  font-size:16pt;
}
H2
{
  font-family:verdana;
  font-size:12pt;
}
HR
{
   size:1;
   color:#000000;
}
HR.light
{
   size:1;
   color: #C0C0C0;
}

INPUT.DiscussionButton
{
  font-family:verdana;
  font-size:10pt;  
  background-color:#8089C2;
  color:#FFFFFF;
}



