<!--
body {
	background-color: #000033; 
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 20px;
		}
H2 {
    font-family:  "Arial Rounded MT Bold", Arial, sans-serif ;
    font-size: x-large;
    font-weight: bold;
    color: #333333;
	margin-top: 1.5em; 
	margin-bottom: 1em;
	}

H3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #333333;
	margin-top: 1em; 
	margin-bottom: 1em;
	font-weight: bold;
    font-style: normal;
    }
p   {
    font-family: "Trebuchet MS", Verdana, Sans-Serif;
    font-size: small;
    font-style: normal;
    color: #333333;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	}
p.tight {
	margin-top: 0; 
	margin-bottom: .3em;
	margin-left: 1em;
	}
p.cr {
	line-height: 100%;
	margin-bottom: 0; 
	margin-top: 0;
	text-align: center;
	color: #333333;
	background: #000033;
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
   	font-style: normal;
	padding: 0em;
	}
	
p.bar {    
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: Large;
    font-weight: bolder;
	margin-top: 1.5em; 
	margin-bottom: 1em;
	color: #ffffff;
	}
table.c2 {border-width:thin; border-style:double; margin: 1%; empty-cells: show }
 p.c1 {text-align: center}

a.bar:link {color: #ffffff;} 
a.bar:visited {color: #ffffff;} 
a.bar { 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    font-style: normal;
    }
a.para:link {color: #333333;}
a.para:visited {color: #000000;}
a:hover {color: #3333ff;} 
li {
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-size: small;
    color: #333333;
	line-height: 110%;
	margin-top: 0; 
	margin-bottom: 1em;
	padding: 0;
}
 
-- >
