/* CSS Document */

<style type="text/css">
<!--
body {
    margin-top:2px;
	margin-bottom:2px;
	}
.style1 {
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.style2 {
     font-size:16px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 }
.style3 {color: #CCCCCC}
</style>