<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*hotdog style name="LucidStyle"*/
BODY { 
	color: #000000; 
	font-family: verdana,geneva,arial,helvetic,sans-serif; 
	font-size: 10pt; 
	margin: 0px; 
	scrollbar-base-color: #000033;
	scrollbar-track-color: #000033;
	scrollbar-face-color: #000080;
	scrollbar-highlight-color: #0000CC;
	scrollbar-3dlight-color: #000099;
	scrollbar-shadow-color: #003366;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #99CCFF;
	}
TD, P, UL, OL, LI	{ 
	color: #000000; 
	font-family: verdana,geneva,arial,helvetic,sans-serif; 
	font-size: 10pt; 
	}
H1 	{ font-size: 14pt;  text-shadow: 2px 2px 3px #999;}
H2 	{ font-size: 12pt;  text-shadow: 1px 1px 2px #999;}
H3 	{ font-size: 10pt; }
H4 	{ font-size: 9pt; }
H5 	{ font-size: 8pt; }
H6 	{ font-size: 7pt; color: #9A9A9A; }
HR 	{ color: #333399; }

A:link,A:visited,A:active,A { 
	text-decoration: underline; color: #0000cc; 
	}
A:hover	{ 
	text-decoration: underline; color:#0000ff; 
	}
A.highlight:link,A.highlight:visited,A.highlight:active,A.highlight { 
	text-decoration: underline; color: #ffff99; 
	}
A.highlight:hover	{ 
	text-decoration: underline; color:#ffff00; 
	}

.border	{ 
	border-top: outset 3px #FFCC66; 
	border-bottom: outset 3px #FFCC66;
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000; 
	}
.box { 
	background: #003380; 
	border: solid 1px #000000; 
	border-top: solid 4px #000000; 
	border-left: solid 4px #000000; 
	padding: 5px; 
	font-size: 7pt; 
	color: #FFFFFF; 
	}
.boxtext { 
	padding: 3px; 
	font-size: 7pt; 
	color: #FFFFFF; 
	}
.highlight { 
	color: #ffffff; 
	background: #000066; 
	border: solid 1px #000000; 
	padding: 5px; 
	}
TD.chart {
	background: #EEEEEE; 
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
	
A.menu:link,A.menu:visited,A.menu:active {
	font-size: 7pt; 
	font-weight: bold; 
	text-decoration:none; 
	color: #FFCC66; 
	}
A.menu:hover { 
	font-size: 7pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFCC66; 
	}
.menu { 
	font-size: 7pt; 
	font-weight: bold; 
	color: #FFCC66; 
	}

.larger		{ font-size: 18pt; }
.large		{ font-size: 14pt; }
.medium		{ font-size: 12pt; }
.small		{ font-size: 7pt; }
.smaller	{ font-size: 6pt; }
/* End Style Sheet commenting. */  -->