       <!--

            a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	font-weight:bold;
	text-decoration : none;
}

            A:hover {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
}

            body {
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	line-height : 16px;
}
			
	td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:  #666666;
	line-height : 18px;
}

 input { font-family:  Arial,Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666;background-color : #FFFFFF;
	border-color : #454545;
	border-style : solid;
	border-width : 1px;
}

p{	padding: 0%; margin: 0%; }

  select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

textarea{ font-family:  Arial,Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666;background-color : #FFFFFF;
	border-color : #454545;
	border-style : solid;
	border-width : 1px;
}
	


h1 { font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold; 
	color: #454545;
	line-height : 24px; 
	padding: 0%; 
	margin: 0%; 
} 


h2 { font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold; 
	color: #0066CC;
	line-height : 24px; 
	padding: 0%; 
	margin: 0%; 
} 


h3 { font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal; 
	color: #666666;
	line-height : 18px; 
	padding: 0%; 
	margin: 0%; 
	} 


.blue{
	color: #0066CC;
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	 
} 

 .bluelink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight:bold;
	text-decoration : none;
}

   .bluelink:hover {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
}
.button {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-style : solid;
	border-width : 1px;
	background-color: #0066CC;
	border-color : #454545;
}





   .bordergray {
	border : 1px;
	border-color : #454545;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
}

    .menu1 {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration : none;
	height:25;
	padding: 7px;	
}
	 
	  .menu1:hover{ 
	 text-decoration : none;
	 color: #ffffff;
	 background-color : #0066CC;}
	 
	   .menu2 {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	text-decoration : none;
	padding-left : 11px;
	padding-right : 9px;
	background-color : #454545;
	height : 25px;
	padding-top : 3px;
}
	 
	  .menu2:hover{ background-color : #0066CC;
	  color: White;
	   text-decoration : none;
	 }
			
    .top {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	line-height : 11px;
	padding-left : 5px;	
}

.textmenu {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	line-height : 11px;	
}

.textmenu:hover {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
}


    .white {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height : 11px;
	
	
}

  .bottom {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	line-height : 11px;
	
	
}
			 

            -->>
