<style type="text/css">
<!--

body {
	scrollbar-face-color: #295363;
	scrollbar-arrow-color: #637bad;
	scrollbar-track-color: #549cbe;
}

.bluetext {
	color: #295363;
	font-family: verdana;
	font-size: 10pt;
}

a.bluelink:link {
	text-decoration: none;
	color: #295363;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

a.bluelink:visited {
	text-decoration: none;
	color: #295363;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

a.bluelink:hover {
	text-decoration: underline;
        color: #549cbe;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

a.bluelink:active {
	text-decoration: underline;
	color: #295363;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.bluedot {
	color: #295363;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.whitetext {
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
}

.blacktext {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
}

.header {
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

a.whitelink:link {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
}

a.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
}

a.whitelink:hover {
	text-decoration: underline;
        color: #549cbe;
	font-family: verdana;
	font-size: 10pt;
}

a.whitelink:active {
	text-decoration: underline;
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
}

a.copylink:link {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
}

a.copylink:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
}

a.copylink:hover {
	text-decoration: underline;
        color: #549cbe;
	font-family: verdana;
	font-size: 8pt;
}

a.copylink:active {
	text-decoration: underline;
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
}

.copy {
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
}

.altTextField {
	background-color: #a5bdef;
	width: 250;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
} 

td.menuon {
	background-color: #bcdbe6;
} 

td.menuoff {
	background-color: #8abdd0;
} 
-->
</style>
