/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0A0A0A;
	color:#000000;

	height:auto;
}
.txt{
     font-family:Tahoma;
	 font-size:12px;
	 font-weight:regular;
	 text-align:justify;
	text-decoration :none;
	color:#000000;	 
	 }
.txt1{
     font-family:Tahoma;
	 font-size:12px;
	 font-weight:normal;
	 color:#666666;
     text-decoration :none;
	 text-align:justify;
	 }	 
.head{
     font-family:Tahoma;
	 font-size:12px;
	 font-weight:bold;
	 }
 .lin
 {
  color:#9B0315;
  }	 
a.link3:link,a.link3:visited
{
     color:white;
	 font-size:12px;
	 
	 text-decoration:none;
	 font-family:Tahoma;
	}
a.link3:hover{
     color:#CCCCCC;
	 text-decoration:none;
	}
.ssmal{
	font-family:Tahoma;
	 font-size:8px;
	 font-weight:regular;
	 color:#0A0A0A;
}