

body, p, td, li
{border-left: ;
border: 4px;
color: black;
font-family: Verdana;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal
scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #D7BABA;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #911008;
	scrollbar-highlight-color: #CE9269;
	scrollbar-shadow-color: #D7BABA;
}


/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6
{}

h1
{color: black;
font-family: Verdana;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none}

h2
{color: #9A1008;
font-family: Verdana;
font-size: 12pt}

h3
{}

h4
{}

h5
{}

h6
{}

p
{}

a:link
{color: #9a1008;
font-family: Verdana;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;

text-decoration: none}

a:visited
{color: #9a1008;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none}

a:active
{color: #9a1008;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none}

.box         { border: 1px inset #410000; padding-left: 3; padding-right: 3; padding-top: 2; 
               padding-bottom: 2; background-color: #FFF9F2 }
a:hover
{color: #08089c;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */