body 
	{
    background-color: #ffffff;
	margin: 0px;      	     
	color: #000000;

      	}

a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;



	}
a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;
 

	}
a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #666666;
	text-decoration : none;


	}
a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;


	}



.t1 {
width: 100%;
height: 100%;

	}

.t2 {
vertical-align: middle;
text-align: center;

	}

