body 
 {	            
  background-color: #FFFFFF;
  color: Gray;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
 }

body, td 
 {          
  font-size: 10pt;
 
 }

a 
 {
  color: Gray;
  text-decoration: none;
 }

a:hover 
 {
  color: #5593FF;
 }

a:visited 
 {
  color: Gray;
 }

.bodyHelp {
        background-color:#FFFFFF;color:Black;
	left:0;
	top:0;
	width:0;
	height:0;
        padding:5px;
}

.bodyHelpindex {
        background-color:#333333;color:#EEEEEE;
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
        padding:5px;
}



.bigheader		{font-size:48pt;color:#222222;}
.header			{font-size:16pt;color:#000000;}
.smallheader		{font-size:10pt;color:#000000; font-weight:bold}
.smallheaderc		{font-size:9pt;color:#000000; font-weight:bold}
.bigsymbol		{font-family:Wingdings;font-size:24pt;color:#000000;}
.introtext		{font-size:8pt;color:#555555; font-weight:bold}
.normaltext		{font-size:8pt;color:#222222;}
.normaltextred		{font-size:8pt;color:#FF0000;}
.mediumtext		{font-size:7pt;color:#222222;}
.smalltext		{font-size:6pt;color:#000000;}
.imagetext		{font-size:8pt;color:#555555;}
.listtext		{font-family:Courier,Courier New;font-size:8pt;color:#555555}
.listtext1		{font-family:Courier,Courier New;font-size:8pt;color:#000000}
.listtext2		{font-family:Courier,Courier New;font-size:8pt;color:#575782}
.tooltip 		{position: absolute;display:none;border:1;background-color: #222222;font-family:arial,helvetica; font-size:8pt;color:#FFFFFF;}
