body 
	{
	 
      	background-color: #ffffff;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;

 
color: #000000     	     
      	}



.t1 {

	text-align: center;
	verticle-align: top;
	height: 150 px;
	width: 100%;
	background-color: #ffffff;
	}

.t2 {

	text-align: center;
	verticle-align: top;
	width: 779;
	}


h1 {
	
	
	text-align: justify;
	verticle-align: top;
	font-size: 13px;
	font-weight: normal; 
  	font-family: "arial", sans-serif; 

	}

a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #999999;
	text-decoration : none;


	}
a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #999999;
	text-decoration : none;
 

	}
a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;


	}
a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #999999;
	text-decoration : none;


	}
