ul ul
{
	list-style-image: url('bullet_2.gif');
}
ul ul ul
{
	list-style-image: url('bullet_3.gif');
}
a:link
{
	color: rgb(1, 43, 91);
}
a:active
{
	color: rgb(1, 43, 91);
}
a:visited
{
	color: rgb(1, 43, 91);
}
body
{
	background-color: rgb(176, 176, 144);
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(204, 204, 204);
	table-border-color-dark: rgb(102, 102, 102);
}
h1
{
	color: rgb(0, 0, 0);
}
h2
{
	color: rgb(0, 0, 0);
}
h3
{
	color: rgb(0, 0, 0);
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}
button
{
}
label
{
}
textarea
{
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}
th
{
}
p {
  font-size: x-small
}
li {
  font-size: x-small;
}

body { background-image: url('images/back.gif'); font-family: arial, Arial, Helvetica  } h1 { font-family: arial, Arial, Helvetica; font-size: larger; color: #F5F5DB } h2 { font-family: arial, Arial, Helvetica; font-size: small; color: #F5F5DB } h3 { font-family: arial, Arial, Helvetica;  } h4 { font-family: arial, Arial, Helvetica; font-size: smaller; color: #F5F5DB } h5 { font-family: arial, Arial, Helvetica;  } h6 { font-family: arial, Arial, Helvetica; }

