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