body 
	{
	margin: 0px; 
      	background-color: #000000;
	color: #ffffff;
        font-family: arial;
      	}

a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #Ffffff;
	text-decoration : none;
	}
a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #Ffffff;
	text-decoration : none;
	}
a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #FFC23F;
	text-decoration : none;
	}
a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	}


.a1 a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #666666;
	text-decoration : none;
	}
.a1 a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #666666;
	text-decoration : none;
	}
.a1 a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	}
.a1 a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #666666;
	text-decoration : none;
	}
h1
	{
	font-size: 13px;
	font-weight: normal; 
  	font-family: "verdana", sans-serif;
        text-align: justify;
	}
.t1     
	{
	height: 100%;
	padding: 0px;	 
	}
.t2     
	{
	vertical-align: middle;
	}

