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



.t1 {
	background-image: url("bg.jpg");
	text-align: left;
	verticle-align: top;
	height: 200 px;
	width: 100%;
	}

.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;


	}
