body {
	font-family:verdana;
	color:silver;
	text-align:left;
	line-height:2%;
	widows:2;
	background:black;
	background-color:black;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
}
A:link {color:silver; text-decoration:none; padding-bottom:4px;}
A:visited {color:#87CEFA; text-decoration:none; padding-bottom:4px;}
A:active {color:#E0FFFF; text-decoration:none; padding-bottom:4px;}
A:hover {color:white; text-decoration:none; padding-bottom:4px;}

A:link.hide {color:#00008B; text-decoration:none; padding-bottom:4px;}
A:visited.hide {color:#00008B; text-decoration:none; padding-bottom:4px;}
A:active.hide {color:#00008B; text-decoration:none; padding-bottom:4px;}
A:hover.hide {color:#004286; text-decoration:none; padding-bottom:4px;}


h1 {
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	margin-left:0.1in;
	padding-bottom:12px;
	padding-top:6px;
}

h1 top{
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	margin-left:0.35in;
	padding-bottom:12px;
}

h2 {
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	margin-left:0.3in;
	padding-bottom:10px;
}

h3 {
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	margin-left:0.4in;
	margin-top:-0.04in;
	padding-bottom:8px;
}

*.ch {
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	/* padding:2px; */
}

*.sh {
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#99FFFF;
	/* padding:2px; */
	background:#0099FF;
}

*.b {
	font-size:9pt;
	vertical-align:top;
}

*.t1 {
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	margin-left:0.1in;
}

*.t2 {
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	margin-left:0.4in;
}

*.t3 {
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	margin-left:0.06in;
	padding-bottom:4px;
}

*.t4 {
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	margin-left:0.4in;
	padding-bottom:6px;
}

*.t5 {
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
}

*.t6 {
	font-size:7pt;
	vertical-align:top;
	padding-right:2%;
}

*.t7 {
	font-size:9pt;
	line-height:0.2in;
	vertical-align:top;
	padding-right:2%;
}

br {line-height:10px}

strong {color: white;}

b {font-weight: normal; font-size: 8pt; color: #99FFFF; }

table {
	width:780px;
	border-width:3px;
	border-spacing:0px;
	border-style:outset;
	border-color:silver;
	border-collapse:collapse;
	background-color:#00008B;
}

th {
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	/* padding-left:15px; */
	padding-bottom:6px;
}

td {
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	/* padding-left:15px; */
}

td.t1{
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	padding-left:15px;
	padding-bottom:4px;
}

*.top {
	font-size:11pt;
	margin-top:0.1in;
}

hr {
	margin-left:5px;
	margin-right:5px;
	color:silver;
}

div.c1 {text-align: center; margin-top:0.3in;}
div.c2 {text-align: center;}
div.xycon {
	text-align:left;
	margin-left:50px;
	position:relative;top:-50;
}
div.xycon-xtra {
	text-align:left;
	margin-left:80px;
	position:relative;top:-70;
}
div.top {margin-top:0.3in;}
div.pre {	margin:0.3in;}
div.dilbert {text-align: center; margin-top:0.3in;}