A:link 
	{
	text-decoration: none;
	color : #0B2F78 ;	
	}
A:visited 
	{
	text-decoration: none;
	color : #0B2F78 ;
	}
A:hover 
	{
	text-decoration: underline;
	color : #0B2F78 ;	
	}
TD  { 
	font-family : verdana ; 
	font-size : 11px ; 
	color : #0B2F78 ;
    }
Body 
	{ 
	font-family : verdana ; 
	font-size : 11px ; 
	color : #0B2F78 ;
	background-image: url(images/bg1.gif);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
    }
input 
	{
	font-family: Verdana; 
	font-size: 11px;
	border: solid #0B2F78;
    color: #0B2F78;               
	border-width: 1;
	background-color:#ffffff
	}
select
	{
	font-family: Verdana; 
	font-size: 11px;
	border: solid #0B2F78;
    color: #0B2F78;               
	border-width: 1;
	background-color:#ffffff
	}
textarea
	{
	font-family: Verdana; 
	font-size: 11px;
	border: solid #0B2F78;
    color: #0B2F78;               
	border-width: 1;
	background-color:#ffffff
	}
