/* CSS Document */
<style type="text/css">

.txt        {
	font:normal 12px/normal Verdana, Helvetica, Arial;
	color:#000000;
	text-decoration: none;
	      }
		  
.header        {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	      }
		  
.header1        {
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	      }
		  
.header2        {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	      }

.header3        {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	      }
		  
.header4        {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	      }
		  
.header5        {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	      }
		  
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #FF6600;
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
	
.links a:visited {
    font-family: Arial, Helvetica, sans-serif;
	COLOR: #FF6600;
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
		  
TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FF6600;
	font-weight: normal;
}

A:link {
	COLOR: #FF6600
	FONT-SIZE: 11px;
	COLOR: #FF6600;
	font-weight: bold;
}
A:visited {
	COLOR: #FF6600
	FONT-SIZE: 11px;
	COLOR: #FF6600;
	font-weight: bold;
}
A:hover {
	COLOR: #CCCCCC
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	font-weight: bold;
}
A {
	TEXT-DECORATION: none
}
</style>
