<style >

	body { background-color: black; font-family: verdana, arial, sans-serif; color: white; font-size: 10pt }

	P { font: verdana, arial, san-serif; color: white; font-size: 10pt }

	.mylist { list-style: square outside; font: arial; font-size: 10pt; color: white }

	.console { font-family: 'lucida console', monospace; color: #00FF33 }

	.highlight { background: #FFFF33; color: black }

	.highlight-console { background: #339900; font-family: 'lucida console', monospace; color: white }

	.sidebar {background-color: #333333; font: arial; font-size: 9pt; color: #009999}

	.sidebartitle {background-color: #333333; font: arial; font-size: 10pt; color: white; text-decoration: underline; font-weight: bold}

	.sidebarlink {background-color: #333333; font: arial; font-size: 10pt; color: orange}

	.header-title { font: arial; font-size: 18pt; font-weight: bold; color: white }

	.title { font: arial; font-size: 18pt; font-weight: bold; color: white }

	.footnote {font: arial; font-size: 9pt; color: white}

	.name {font: arial; font-size: 10pt; color: "#66ccff"}

	.bright-text {font: arial; font-size: 10pt; color: red}

	.mytest {font: arial; font-size: 10pt; color: blue}

	.normal { background-color: black; font-family: verdana, arial, sans-serif;; color: white; font-size: 10pt }

	.table-text { font: arial, san-serif; color: white; font-size: 10pt }

	A:link    { color: #FFFF33; font-size: 10pt }
	A:active  { color: blue; font-size: 10pt }
	A:visited { color: #FFCC66; font-size: 10pt }

	A.sidebarlink:link {background-color: #333333; font: arial; font-size: 9pt; color: orange}
	A.sidebarlink:active {background-color: #333333; font: arial; font-size: 9pt; color: orange}
	A.sidebarlink:visited {background-color: #333333; font: arial; font-size: 9pt; color:  yellow}

	H1 { font-size: 18pt; color: orange }
	H2 { font-size: 16pt; color: orange }
	H3 { font-size: 14pt; font-style: italic; color: orange }     
	H4 { font-size: 12pt; text-decoration: underline; color: orange }

</style>
