
body {
background-color: #408080;
background-attachment: fixed;
font-family: verdana;
font-size: 85%;
font-weight: bold;
color:#ffffff;

}

A.bodylink:link {
color:#ffff00;
text-decoration: underline}


A.bodylink:visited {
color:#ffffff;
text-decoration: none}

A.bodylink:active {
color: red;
text-decoration: none}

A.bodylink:hover {color: orange;}



A.directorylink:link {
color:#000000;
text-decoration: underline}

A.directorylink:visited {
color:#000000;
text-decoration: none}

A.directorylink:active {
color: red;
text-decoration: none}

A.directorylink:hover {color: red;}



td {
font-family: verdana;
font-size: 85%;
font-weight: bold;
color:#ffffff;

}



.yellowbold {
font-family: verdana;
font-size: 120%;
font-weight: bold;
color:#ffff00;
  }

.directory {
font-family: verdana;
font-size: 85%;
font-weight: bold;


  }


ul.notindented
{
padding: 0;
margin-left: 0;
list-style-type: disc;

}



larger1
{

	font-family: verdana;
	font-size: 100px;
	font-weight: bold;
}

td.smaller1
{

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}