BODY { 
background-color: lightblue;
font-style: normal;
font-size: 10pt;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
}

P { 	
	font-size: 10pt; 
	text-align:justify; 
	text-decoration: none; 
}
BLOCKQUOTE { 
	font-size: 10pt; 
}
A {
	font-size: 10pt; 
}

TABLE {
	font-size: 10pt;
}

TH {
COLOR="#005288";
	font-weight: bold;
	font-size: 10pt;
}

LI, DT, DD, OL, UL {
	font-size: 10pt; 
	text-align: left;
}

H1 {
	font-family: Verdana, Arial, helvetica, sans-serif;
COLOR="#005288";
	text-align: left;
	font-weight: bold;
        font-size:20pt;
}
H2 {
	font-family: Verdana, Arial, helvetica, sans-serif;
COLOR="#005288";
	text-align: left;
	font-weight: bold;
        font-size:14pt;
}
H3 {
	font-family: Verdana, Arial, helvetica, sans-serif;
COLOR="#005288";
font-size:12pt;
	font-weight: bold;
	text-align: left;
}
H4 {
	font-family: Verdana, Arial, helvetica, sans-serif;
COLOR="#005288";
font-size:10pt;
	font-weight: bold;
	text-align: left;
}
.hldate {
	font-size: 10pt;
}
.hltitle {
	font-size:14pt;
	font-weight:bold;
}
.hline {
	font-size:12pt;
}
.hlink {
	font-size:10pt;
}


SUP { font-size: 6pt; }
.TAB { 
	font-size: 9px;
	margin-left: 4px;
	margin-right: 2px;
	font-family: Verdana, Arial, helvetica, sans-serif; 
}
A:link { 
	color: #FF5200; 
font-size: 10pt;
	text-decoration: none; 
	font-weight: bold;
}
A:visited { 
	color: #CC3300; 
font-size: 10pt;
	text-decoration: none; 
}
A:active { 
	color: #FF0000; 
	background: #FFDDDD; 
font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
}
A:hover {
color: #0000FF;
background: #FFDDDD;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, helvetica, sans-serif;
}

