<style type="text/css">
<!--
body {
	margin: 0px;
	padding: 0px;
        text-align:center;
}

.main {
        font-family: arial, helvetica, sans-serif;
        font-size: x-small;
        color:#333333;
}        

        a:link    {color:#0093CD; font-weight:bold; text-decoration:none; font-family: arial, helvetica, sans-serif; }
        a:visited {color:#0093CD; font-weight:bold; text-decoration:none; font-family: arial, helvetica, sans-serif; }
        a:active  {color:#FF9966; font-weight:bold; text-decoration:underline; font-family: arial, helvetica, sans-serif;}
        a:hover   {color:#0093CD; font-weight:bold; text-decoration:underline; font-family: arial, helvetica, sans-serif;}

img {
       border:0;
}


h1, h2, h3 {
	color: #0093CD;
}

h1, h2 {
	font-size: 1.8em;
	margin-top: 2px;
	line-height: 1.2em;
}

h3 {
	font-size: 1.2em;
	margin-top: 2px;
}

p {
	font-size: 1.0em;
	line-height: 1.4em;
}



-->
</style>