/* CSS Document */
body{
     margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; background-image:url("imgs/di.jpg");
	 }
	 td{font-size:12px; color:#000000; line-height:20px;}
	 
	 .border7{
border-style:underline;
border-width:1px;
border-color:#C3C2C2;
background-color:#ffffff;
font-size:10px;
color: #000000;
height:12pt;
margin-top:7px;
}
	 
	 a:link{font-size:12px; color:#000000; text-decoration:none; line-height:15px;}
	 a:visited{font -size:12px; color:#000000; text-decoration:none; line-height:15px;}
	 a:hover{font-size:12px; color:#FF0000; text-decoration:none; line-height:15px;}
	 
	 a.aw:link{font-size:12px; color:#000000; text-decoration:none; line-height:15px;font-weight:bold;}
	 a.aw:visited{font -size:12px; color:#000000; text-decoration:none; line-height:15px;font-weight:bold;}
	 a.aw:hover{font-size:12px; color:#0973BF; text-decoration:none; line-height:15px;font-weight:bold;}
	
	 a.aw2:link{font-size:12px; color:#ffffff; text-decoration:none; line-height:15px;letter-spacing:1ps;}
	 a.aw2:visited{font -size:12px; color:#ffffff; text-decoration:none; line-height:15px;letter-spacing:1ps;}
	 a.aw2:hover{font-size:12px; color:#ffff00; text-decoration:none; line-height:15px;letter-spacing:1ps;}
	 
