
BODY {background: white; margin:0;}
P { font-size: 10pt; font-family: arial}
P.INDENT { font-size: 10pt; font-family: arial}
P.NOTE { font-size: 10pt; font-family: arial; font-style: italic}
P.CAUTION { font-size: 10pt; font-family: arial; font-weight: bold}
P.NEW { font-size: 10pt; font-family: arial; font-weight: bold; font-style: italic}
P.FOOTER { font-size: 8pt; font-family: arial}
P.BLINKS { font-size: 10pt; font-family: arial; text-align: center}
A:LINK { font-size: 10pt; font-family: arial; color : #003399}
A:HOVER { font-weight: bold; font-style: italic; color : #003399}
A:VISITED { font-size: 10pt; font-family: arial; color : #FF6300}
A.HEADER:LINK { font-size: 10pt; font-family: helvetica; font-weight: bold; color : #FFFFFF; text-decoration: none}
A.HEADER:HOVER { font-size: 10pt; font-family: helvetica; font-weight: bold; color : #FFFFFF; font-style: italic; text-decoration: none}
A.HEADER:VISITED { font-size: 10pt; font-family: helvetica; font-weight: bold; color : #FF6300; text-decoration: none}
A.FOOTER:LINK { font-size: 8pt; font-family: arial; color : #003399}
A.FOOTER:VISITED { font-size: 8pt; font-family: arial; color : #FF6300}
A.FOOTER:HOVER { font-size: 8pt; font-weight: bold; font-style: italic; font-style: italic; color : #003399}
UL { font-size: 10pt; font-family: arial}
OL { font-size: 10pt; font-family: arial}
TH { font-size: 11pt; font-family: arial; font-weight: bold}
TD { font-size: 10pt; font-family: arial}
TD.NOTE { font-size: 10pt; font-family: arial; font-style: italic}
TD.SPEC { font-size: 12pt; font-family: arial; font-weight: bold}
BLOCKQUOTE { font-size: larger }
H1 { font-size: 16pt; font-family: arial; font-weight: bold}
H2 { font-size: 14pt; font-family: arial; font-style: italic; font-weight: bold}
H3 { font-size: 12pt; font-family: arial; font-weight: bold}
H4 { font-size: 10pt; font-family: arial; font-weight: bold}
H5 { font-size: 10pt; font-family: arial; font-weight: bold; font-style: italic}
#header {
	height:75px;
	width:100%;
	background-color:white;
	padding-left:1%;
	padding-top:15px;
	padding-bottom:1%;
	}
.name {
	font-family:arial,helvetica;
	font-size:20pt;
	color:white;
	font-weight:bold;
	}
.logo {
	font-family : Arial,helvetica;
	margin-left:50px;
	font-size : 12pt; 
	font-weight: bold; 
	font-style: italic;
	text-align: right;
	color : #FF6300;
	}
#content {
	background-color:white;
	margin:3%;
	width:70%;
	}
#boxhead {
	background-color:#003399;
	font-family: arial,helvetica;
	color:white;
	font-size: 14pt;
	font-weight:bold;
	margin:5%;
	margin-bottom:0%;
	margin-right:20%;
	padding:1%;
	}
#box {
	background-color:white;
	margin:5%;
	margin-top:0%;
	margin-right:20%;
	border:solid;
	border-color:#003399;
	padding:3%;
	}
img.block {
	position:relative;
	}
.spacer {
	clear:both;
	}	


<!-- 003399 blue
FF6300 orange -->