<!--
body {	
background-color:#FFF;
background-image:url('/images/computer_bak.gif');
background-repeat:repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
width:588px;
margin-left:auto;
margin-right:auto;
	} 

h1 {
font-size:18pt;
font-weight:bold;
}
h2 {
font-size:14pt;
font-weight:bold;
	}
h3 {
font-size:13pt;
	}
p {
line-height: 150%;
	}
img {
    margin-left:0px;
    margin-right:10px;
    margin-top:2px;
    margin-bottom:2px;
    background-color:#ffffff;
 }
td {
font-size: 10pt;
       }
a {
text-decoration:none;
	}
a:hover {
text-decoration:underline;
color:#030;
	}
a:visited {
text-decoration:none;
	}
.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:4px 0px 2px 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	line-height:1.5;
	font-weight:bold;
	color:#000000;
	text-align:right;
	border:2px solid black;
	}

//-->