a:link
{
	color: rgb(0,125,93); 
}
a:visited
{
	color: rgb(0,92,111); 
} 
a:active 
{
	color: rgb(167,211,0); 
}
.body
{
	font-family: arial,helvetica,sans-serif;
	color: rgb(0,0,0);
	font-size:9pt;
}
 
h1, h2, h3, h4, h5, h6
{
	font-family: arial,helvetica,sans-serif;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0);
}
h3
{
	color: rgb(0,0,0);
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}


.button {

  font-family      : Arial, Helvetica, sans-serif;

  font-style       : normal;

  font-size        : 9px;

  background-color : #F0F0F0;

  color            : #666666;

  border           : 1px solid #666666;

}



.inputbox {

  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight: normal;  
  height	   	   : 16px; 

  color            : #666666;

  background-color : #F0F0F0;

  border           : 1px solid #666666;

}

.inputareabox {

  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight: normal;  
  

  color            : #666666;

  background-color : #F0F0F0;

  border           : 1px solid #666666;

}