
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #666666 ;
	
}
/* 
body{
	margin:0;
	padding:0;
	line-height:160%;background-color: #FFFFFF;
	background-attachment: fixed;
}
 */
img{
	border:0;
}

/*    */
a:link    {color: #383838; text-decoration: none;}
a:visited {color: #383838; text-decoration: none;}
a:hover   {color: #316da1; text-decoration: none;}
a:active  {color: #316da1; text-decoration: none;}

/*  */


.b { font-weight:bold; }
.table_text { color:#316da1; font-weight:bold;}
.copy { font-size : 11px ; color : #e1eed7;}
.utility {
	text-align:right;
	padding:0 15px 0 0; }
.s_text { font-size :11px; color : #4e5662;}
.n { font-size :11px; color : #818181; }
.line { border-top : 1px solid #cccccc; }
.b_line {border-bottom : 1px solid #dfdfdf;}
.b_line2 { border-bottom : 1px solid #dfdfdf; border-right : 1px solid #dfdfdf; }