ul           { list-style-image: url(images/yellow.gif)}
ul ul        { }
ul ul ul     { list-style-image: url(images/yellow.gif) }
li	{
		url(images/yellow.gif)
	font-size: larger;
		}
li:hover	{
		url(images/white.gif)
		}
ul li:hover	{
		url(images/white.gif)
		}
a:link       { color: #FFFF00}
a:active     { color: #66FFFF}
a:visited    { color: #FFFF99}
body         {
	background-color: #000000;
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal ; 
	list-style-position: outside; 
	list-style-image: url(/images/white.gif);
}

table        { table-border-color-light: rgb(204, 204, 153); table-border-color-dark: 
               rgb(0, 0, 0) }
h1           { color: #FFFF00}
h2           { color: #FFFF00}
h3           { color: #FFFF00}
h4           { color: #FFFF00 }
h5           { color: #FFFF00 }
h6           { color: #FFFF00 }
button       { background-color: rgb(102, 51, 51); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }
textarea     { color: rgb(0, 0, 0) }
fieldset     { color: rgb(0, 0, 0) }
legend       { color: rgb(102, 51, 51) }
select       { color: rgb(0, 0, 0) }
caption      { color: rgb(102, 51, 51) }
th           { color: rgb(0, 0, 0) }

button       { font-size: 8pt; font-style: bold; font-family: 
               'Times New Roman', 'Times New Roman', Times; border-style: 
               solid; border-width: 1pt }
caption      { font-size: 14pt; font-style: normal; font-family: 
               'Times New Roman', 'Times New Roman', Times }
fieldset     { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 8pt; 
               font-style: normal; border-style: solid; border-width: 1pt }
h1           { vertical-align: none; font-style: normal; font-size: 24pt; font-family: Arial; 
               text-align: none; font-weight: normal }
h2           { font-family: Arial; font-style: normal; font-size: 18pt; font-weight: normal; 
               vertical-align: none; text-align: none }
h3           { font-family: Arial; text-align: none; font-size: 14pt; vertical-align: none; 
               font-weight: normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; text-align: none; 
               font-family: Arial; vertical-align: none }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: Arial; 
               vertical-align: none; text-align: none }
h6           { text-align: none; vertical-align: none; font-family: Arial; font-size: 8pt; 
               font-style: normal; font-weight: normal }
label        { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 8pt; 
               font-style: bold }
label{ font-size: 8pt; font-family: 'Times New Roman', 'Times New Roman', Times; 
               font-style: bold }
legend       { font-style: normal; font-size: 8pt; font-family: 
               'Times New Roman', 'Times New Roman', Times }
marquee      { font-family: Arial, Helvetica; font-size: 14pt }
select       { font-style: normal; font-family: 'Times New Roman', 'Times New Roman', Times; 
               font-size: 8pt; border-style: solid; border-width: 1pt }
table        { font-family: Arial, Helvetica; font-style: normal }
textarea     { font-style: normal; font-size: 8pt; font-family: 
               'Times New Roman', 'Times New Roman', Times; border-style: 
               solid; border-width: 1pt }
th           { font-family: Arial, Helvetica; font-style: normal ; font-weight: bold; background-color: #33CCCC; font-size: 10pt}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.textblock {
	font-size: 14px;
	color: #FFFF00;
	width: 90%;
}

