<style type="text/css"> {}

body {
	color: #FFFFFF;
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; font-weight: normal;
	background: #336699;
	margin: 0px;
	scrollbar-arrow-color: #99ccff;
	scrollbar-base-color: #6699cc;	
	empty-cells: show;
}
P {
	color: #666666;
	margin-top: 0px; 
	margin-bottom: 0px; 
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1 {
	font-family: Verdana;
	font-size: 10pt;
	text-align: Left;
	color: #336699;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10;
	padding-bottom: 0
}
h2 {
	font-family: Verdana;
	font-size: 8pt;
	text-align: Left;
	color: #000000;
	font-weight: bold
}
h4 {
	font-family: Verdana;
	font-size: 8pt;
	text-align: Center;
	color: #336699;
	font-weight: bold;
	padding: 5
}
h5 {
	font-family: Verdana;
	font-size: 8pt;
	text-align: Center;
	color: #000000;
	font-weight: bold
}
h6 {
	font-family: Verdana;
	font-size: 8pt;
	color: #336699;
	font-weight: bold;
}

.normal {
	color: #000000; 
	background-color: #ffffff;
	word-spacing: 0;
}
.background {
	color: #ffffff; 
	background-color: #336699;
}
.Lmenu 
{
	background-color: #EEEEEE;
}
a {
	font-family: Verdana;
	color: #336699;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold
}
a:active {
	color: #336699; 
	text-decoration: none; 
	font-weight: bold; 	
}
a:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: bold;
}
a:hover {
	color: #336699; 
	text-decoration: underline;
	font-weight: bold;	
}
a.invert {
	font-family: Verdana;
	color: #3399cc;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold
}
a:active.invert {
	color: #3399cc; 
	text-decoration: none; 
	font-weight: bold;
}
a:visited.invert {
	color: #3399cc; 
	text-decoration: none;
	font-weight: bold; 
}
a:hover.invert {
	color: #3399cc; 
	text-decoration: underline; 
	font-weight: bold;
}
hr {
	color="#ffffff"
}
ul { 
	color="#666666";
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	margin-left: 15px;
	padding-left: 15px;
	text-indent: -17px;
	margin-top: 0px; 
	margin-bottom: 0px; 
}
select.jumpbox {
	font-family: Verdana;
	color: #336699;
	font-size: 8pt;
	background-color: #eeeeee;
	width: 138; 
}
.button {
	font-family: Verdana;
	color: #336699;
	font-size: 8pt;
	font-weight:bold;
}

.button:focus {

}
</style>