.sectionhead
{
    COLOR: #336699;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.bodytext
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}
td
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
a:Hover  
{
   	text-decoration : underline;
}
.ulink  
{
   	text-decoration : underline;
}        
.tablehead 
{  
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}            
.footnote 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}          
.pagetitle 
{ 
	font-family: verdana, Arial, Helvetica, sans-serif;  
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none
}            
.pagehead 
{  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12pt;  
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-decoration: none; 
	color: #666666
}
A { text-decoration: none}
.tabletext 
{  
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #00000; 
	text-decoration: none
}
select 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
INPUT 
{
	background-color: #efefef;
	font-family: 'Arial';
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
.bluebutton 
{
	background-color: #3366AA;
	font-family: 'Arial';
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.errorheader
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}