<style type="text/css">
body {
	background-color:white;	
	margin-left:0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:6px;
}

div {height:240px;
	 width:410px;
     overflow:auto;
     text-align:left;
	 }

a:link  {
    color:white;
	text-decoration:none; 
	border-decoration:none;
} 
    
a:visited {
    color:white; 
	text-decoration:none;
} 
  
a:hover {
    font-size:12px;
	color:#336699; 
	text-decoration:none;
  	} 

a:active {
    text-decoration:none; 
    border-decoration:none;
	}
	
table {
margin-left:auto;
margin-right:auto;
}

a img{
	border: 0;
}

.text01 {
padding-left:10px;
}
.text02 {
padding-left:15px;
}

</style>