.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #EFEFEF;

}
TD	{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #EFEFEF;
	}
	
a:link  
{  
color: #EFEFEF;  
font-weight: normal; text-decoration: underline;  
}  
a:active  
{  
color: #CCCCCC;  
font-weight: normal;  text-decoration: none;  
}  
a:visited  
{  
color: #efefef;  
font-weight: normal;  text-decoration: underline;  
}  
a:hover  
{  
color: #FFFFDF;  font-weight: normal;  text-decoration: underline;  } 

HR {
    height:1px;
    width:70%;
    background:#31494F;
   }
   
.popup
	{color: #9f141a;
	cursor: help;
	text-decoration: none;
		
	}
	
.contrast 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color: #000000;

}

	
a.contrast:link  
{  
color: #000000;  
font-weight: normal; text-decoration: underline;  
}  
a.contrast:active  
{  
color: #000000;  
font-weight: normal;  text-decoration: none;  
}  
a.contrast:visited  
{  
color: #000000;  
font-weight: normal;  text-decoration: underline;  
}  
a.contrast:hover  
{  
color: #cc0000;  font-weight: normal;  text-decoration: underline;  }