ul           { list-style-image: url('blbull1.gif') }
ul ul        { list-style-image: url('blbull2.gif') }
ul ul ul     { list-style-image: url('blbull3.gif') }
a:link       { color: rgb(15, 106, 220); text-decoration: none }
a:active     { color: rgb(255, 51, 0); text-decoration: none }
a:visited    { color: rgb(15, 106, 220); text-decoration: none }
a:hover      { color: rgb(255, 51, 0); text-decoration:underline}
body         { background-color: rgb(0, 0, 0); color: rgb(175, 175, 175) }
table        { table-border-color-light: rgb(128, 128, 128); table-border-color-dark: 
               rgb(128, 128, 128) }
table.pagelayout { width:600px; }
table.pagelayout { margin-left: auto; margin-right: auto;}
table.pagelayout {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: none;
	border-collapse: separate;
	background-color: grey;
}
table.pagelayout th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: none none none none;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.pagelayout td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 15px 1px 15px;
	border-style: none none none none;
	border-color: none none none none;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
h1           { color: rgb(153, 102, 51) }
h2           { color: rgb(153, 102, 51) }
h3           { color: rgb(102, 51, 0) }
h4           { color: rgb(204, 153, 0) }
h5           { color: rgb(255, 153, 0) }
h6           { color: rgb(255, 255, 255) }
button       { background-color: rgb(51, 0, 153); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }
textarea     { color: rgb(11, 0, 0) }
fieldset     { color: rgb(11, 0, 0) }
legend       { color: rgb(51, 0, 153) }
select       { color: rgb(11, 0, 0) }
caption      { color: rgb(51, 0, 153) }
th           { color: rgb(0, 0, 0) }
body         { vertical-align: none; text-align: none; font-family: Comic Sans MS; 
               font-style: normal; font-weight: normal }
button       { font-size: 8pt; font-style: normal; font-family: Arial, Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
caption      { font-size: 14pt; font-family: Arial, Arial, Helvetica; font-style: normal }
fieldset     { font-family: Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }
h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               Arial, Arial, Helvetica }
h2           { font-family: Arial, Arial, Helvetica; font-style: normal; font-size: 18pt; 
               font-weight: normal }
h3           { font-family: Arial, Arial, Helvetica; font-size: 14pt; font-weight: normal; 
               font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               Arial, Arial, Helvetica }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               Arial, Arial, Helvetica }
h6           { font-family: Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               font-weight: normal }
label        { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt }
legend       { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica }
select       { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt; 
               border-style: solid; border-width: 1pt }
table        { font-family: Comic Sans MS; vertical-align: none; font-style: normal; 
               font-weight: normal; text-align: none }
textarea     { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
th           { font-family: Arial, Arial, Helvetica; font-style: normal }