
.headline {
	  font-family : Arial;
	color :  #333333;
	font-size : 13pt;
	font-weight : bold;
	  
	  }
	  
.subtitle {
	  font-family : Arial;
	color :  #333333;
	font-size : 11pt;
	font-weight : bold;
	  
	  }

.textbox {Color: #333333;
      	  Background-Color: #EEEEEE;
          Font-Family: Arial, Helvetica, Sans-Serif;
          Font-Size: 8pt;
		  font-weight : bold;
		  width: 180pt;
		  }

.textfield
		{Color: #333333;
      	  Background-Color: #EEEEEE;
          Font-Family: Arial, Helvetica, Sans-Serif;
          Font-Size: 8pt;
		  font-weight : bold;
		  height: 15pt;
		  width: 130pt;
		  }

.select
		{Color: #333333;
      	  Background-Color: 999999;
          Font-Family: Arial, Helvetica, Sans-Serif;
          Font-Size: 8pt;
		  font-weight : bold;
		  height: 12pt;
		  width: 180pt;
		  }

		   
body {
	scrollbar-face-color:#EEEEEE;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#000000;  
	
	font-family : Arial;
	color : #333333;
	font-size : 9pt;
	font-weight : normal;
	
      }
	  
	  
td {
	  font-family : Arial;
	color :  #333333;
	font-size : 9pt;
	font-weight : normal;
	  
	  }

P  {

font-family : Arial;
	color : #333333;
	font-size : 9pt;
	font-weight : normal;

	
}

A:link  {
	color : #C8003F;
	text-decoration : none;
	font-family : Arial;
	font-size : 9pt;
}

A:Visited  {
	color : #C8003F;
	text-decoration : none;
	font-family : Arial;
	font-size :9pt;
}

A:Active  {
	color : #C8003F;
	text-decoration : none;
	font-family : Arial;
	font-size :9pt;
}

A:Hover  {
	color : #C8003F;
	text-decoration : none;
	font-family : Arial;
	font-size :9pt;
}
