A:link  { font-size: 8pt; 
	  font-family: Tahoma; 
	  text-decoration: none; 
	  font-weight: bold; 
	  color: #72469B
	  }
	  
A:visited {font-size: 8pt; 
	  font-family: Tahoma; 
	  text-decoration: none; 
	  font-weight: bold; 
	  color: #72469B
	  } 
	  
A:active { font-size: 8pt; 
	  font-family: Tahoma; 
	  text-decoration: underline; 
	  font-weight: bold; 
	  color: #F5FF9D
	  } 

A:hover { font-size:8 pt; 
	  font-family: Tahoma; 
	  text-decoration: underline; 
	  font-weight: bold; 
	  color: #F5FF9D
	  }

P, TD, DL,textarea, select, input	{ font-family: verdana;
	  font-size: 8pt;
	  color: #5900b4
	  }

H1	{ font-family: tahoma;
	  font-size: 11pt;
	  font-weight: bold;
	  color: #ffffff
	  }