<style>
<!--
td      
	{
	font-family: Verdana, arial; 
	font-size: 11px 
	}
A
{
	font-family: Tahoma; 
	color: #6991AA;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}



.heading  {
	   font-family: Arial; 
	   font-size: 15px; 
	   color: #6991AA; 
	   font-weight: bold 
	   }

.sub_head {
	   font-family: Tahoma; 
	   font-size: 12px; 
	   color: #6991AA; 
	   font-weight: bold 
	   }
.menu 	{
	background-color:#6991AA; 
	cursor: hand;
	width:100%; 
	text-align: center; 
	font-family: Tahoma; 
	font-size: 11px; 
	color:#FFFFFF
	}
.submenu     
	{ 
	position:absolute; 
	cursor: hand; 
	width: 125; 
        font-family: Arial;
        font-size: 10px 
        }
INPUT
{
	font-size: 10px;
	font-family:Tahoma,Arial;
}
SELECT
{
	font-size: 10px;	
	font-family: Tahoma,Arial;
}
TEXTAREA
{
	font-size: 10px;	
	font-family: Tahoma,Arial;
}

-->
</style>
