a:link {
	color: rgb(200,200,200);
	text-decoration:none }
a:visited {
	color: rgb(150,150,150);
	text-decoration:none } 
a:active {
	color: rgb(155,175,207);
	text-decoration:none}
body {
	font-family: Verdana, Arial, Sans serif;
	background-color: rgb(63,83,129);
	color: rgb(255,255,255);
	topmargin="0";
	leftmargin="0";
	
	SCROLLBAR-FACE-COLOR: #3F5381; 
    SCROLLBAR-HIGHLIGHT-COLOR: #969696; 
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #969696;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
    SCROLLBAR-ARROW-COLOR: #FFFFFF; 
    SCROLLBAR-TRACK-COLOR: #9BAFCF;}
span.span_h2 { 
    font-size: 8pt; 
    color: rgb(155,175,207); 
    text-decoration: none }
h1 {
	color: #C0C0C0;
	font-size:8pt; 
	font-weight:normal; 
    text-decoration:none;
	margin-right:5; 
	margin-top:10; 
	margin-bottom:0}
h2 {
	color: #FFFFFF;
	font-size:9pt;
	font-weight:normal; 
	margin-left:15; 
	margin-top:5; 
	text-decoration:none; 
	margin-right:2; 
	margin-bottom:15 }
h3 {
	color: #C0C0C0;
	font-size:9pt; 
	font-weight:normal; 
    text-decoration:none;
	margin-left:10; 
	margin-top:0; 
	margin-bottom:2}
h4 {
	color: #9BAFCF;
	font-size:9pt; 
	letter-spacing:1; 
	text-decoration:none; 
	margin-left:0; 
	margin-top:10; 
	margin-bottom:15; 
	text-indent:50}
h5 { 
    font-size: 9pt; 
    margin-left: 50; 
    font-weight:normal; 
    border-left:2px solid rgb(155,175,207); 
    padding-left:4}
table { 
    font-size: 11pt; 
    color: #FFFFFF; }
li { 
    list-style-type: square; 
    font-size: 9pt }