<!--
body {	
background-color:#FFF;
background-image:url('/backgrounds/stars_background.gif');
background-repeat:repeat;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:6px;
width:588px;
margin-left:auto;
margin-right:auto;
color:#ffffff;
	} 

h1 {
font-size:36pt;
font-weight:bold;
}
h2 {
font-size:14pt;
font-weight:bold;
	}
h3 {
font-size:13pt;
font-weight:bold;
	}
p {
line-height: 150%;
font-size: 12pt;
	}
img {
    margin-left:0px;
    margin-right:10px;
    margin-top:6px;
    margin-bottom:2px;
    background-color:#ffffff;
 }

td {
font-size: 12pt;
       }
a {
text-decoration:none;
font-size: 12pt;
color:#ffaa00;
font-weight:bold;
	}
a:hover {
text-decoration:underline;
color:#aa0000;
	}
a:visited {
text-decoration:none;
color:#ff9900;
	}
.navLinks {
font-size:10pt;
text-align:right;
font-weight:bold;
font-size: 12pt;
	}	
.textBack{
background-color:#FFFFFF;
width:588px;
position:center;
}
.set_table{
	margin-right:10pt;
	margin-top:0pt;
	margin-bottom:2pt;
	background-color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	margin-left:0pt;
   }
.pull_quote{
	float:right;
	width:200px;
	padding:10px;
	margin:10px 0px 2px 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	line-height:1.5;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	border:2px solid white;
	}
//-->