.p	{
    font-family: Verdana, helvetica; 
	font-size: 12px; 
	color: #000000}
.p_rev	{
    font-family: Verdana, helvetica; 
	font-size: 12px; 
	color: #FFFFFF}

A:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #212A2DE;
	text-decoration: none
}
	 
A:link	{
	font-family: Verdana, helvetica;
	font-size: 12px;
	color: #21A2DE;
	font-weight: bold
}

A:visited {
	font-family: Verdana, helvetica;
	font-size: 12px;
	color: #21A2DE;
	font-weight: bold
}

.H1	{
	font-family: Verdana, arial, helvetica;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

.H2	{
     font-family: Verdana, arial, helvetica; 
	 font-size: 15px; 
	 color: #212452; 
	 font-weight: bold
	 }

.h3 {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 13px; 
	 font-weight: bold; 
	 color: #212452
	 }

.h3_rev {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 13px; 
	 font-weight: bold; 
	 color: #FFFFFF
	 }
	 
	 .Descriptive  {
     font-family: arial, helvetica; 
	 font-size: 10px; 
	 color: #000000; 
	 font-style: normal
	 }

.bg_header{
	background-repeat: no-repeat; 
	background-image: url(../images/home_triphoto.gif);
	background-position:center;
	background-attachment: fixed;
}

.bg_ltblue{
	background-color: #21A2DE;
}	

.bg_dkblue{
	background-color: #212452;
}	