﻿ul
{
	list-style-image: url('pictures/b_tree.gif');
}
ul ul
{
	list-style-image: url('pictures/b_tree.gif');
}
ul ul ul
{
	list-style-image: url('pictures/b_tree.gif');
}
a:link
{
	color: rgb(128, 0, 0);
}
a:active
{
	color: rgb(0, 128, 0);
}
a:visited
{
	color: rgb(255, 0, 0);
}
body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(204, 204, 153);
	table-border-color-dark: rgb(102, 102, 0);
}
h1
{
	color: rgb(128, 0, 0);
}
h2
{
	color: rgb(128, 0, 0);
}
h3
{
	color: rgb(102, 102, 0);
}
h4
{
	color: rgb(128, 0, 0);
}
h5
{
	color: rgb(102, 102, 0);
}
h6
{
	color: rgb(153, 102, 0);
}
button
{
	background-color: rgb(102, 102, 0);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 0);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(11, 0, 0);
}
legend
{
	color: rgb(102, 102, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(102, 102, 0);
}
th
{
	color: rgb(0, 0, 0);
}
body         { background-image: url('gifs/parchment_back.jpg'); 
font-family: 
               Arial, Arial, Helvetica
}
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-family: 'Times New Roman', 'Times New Roman', Times; 
               font-style: normal }
fieldset     { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 8pt; 
               font-style: normal; border-style: solid; border-width: 1pt }
h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h2           { font-family: 'Times New Roman', 'Times New Roman', Times; font-style: normal; 
               font-size: 18pt; font-weight: normal }
h3           { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 14pt; 
               font-weight: normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h6           { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 8pt; 
               font-style: normal; font-weight: normal }
label        { font-style: bold; font-family: 'Times New Roman', 'Times New Roman', Times; 
               font-size: 8pt }
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; }
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; }
th           { font-family: Arial, Helvetica; font-style: normal }
