<!--
body {	
background-color:#FFF;
width:480px;
position:center;
line-height: 150%;
background-image:url('/images/blue_bak.gif');
background-repeat:repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
width:480px;
margin-left:auto;
margin-right:auto;
	} 

h1 {
font-size:18pt;
font-weight:bold;
}
h2 {
font-size:15pt;
font-weight:bold;
	}
h3 {
font-size:13pt;
font-weight:bold;
	}
p {
text-align:justify;
	}
a {
text-decoration:none;
font-weight:bold;
	}
a:hover {
text-decoration:underline;
color:#030;
font-weight:bold;
	}
a:visited {
text-decoration:none;
color:#ff9900;
font-weight:bold;
	}
.set_images {
position:relative;
float:left;
left:-120px;
margin-right:-110px; 
line-height:120%;
font-size:8pt;
text-align:center;
font-weight:bold;
background-color:#ffffff;
padding-top:2px;
padding-left:10px;
padding-right;10px;
padding-bottom:8px;
   }

//-->