<style type="text/css">
<!--
.font_7 {  font-size: 7pt;}
.font_8{
	  font-size: 8pt;
}
.font_9{
	  font-size: 9pt;
}
.font_10{
	  font-size: 10pt;
}
.font_11{
	  font-size: 11pt;
}
.font_12{
	  font-size: 12pt;
}
	a:link{
	text-decoration: none;
}
	a:visited{
	text-decoration: none;
}
	a:active{
	color: #000000;
}
	a:hover{
	color: #ff0000; text-decoration: underline;
}

h1{
  font-size: 10pt;
}

body{
	background-image : url("back2.jpg");
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;
background-color : #ffffff;
}
-->
</style>