body { background-color: white; color: navy }

p { font-family: verdana, arial, sans-serif; 
     font-size: small; font-weight: normal;
     color: black }

h1, h2, h4, h6 { font-family: georgia, baskerville, serif; font-weight: bold }
h3, h5 { font-family: georgia, baskerville, serif; font-style: italic; font-weight: normal }

h1 { font-size: x-large; color: navy; background-color: transparent}
h2 { font-size: large; color: teal; background-color: transparent}
h3 { font-size: medium; color: navy; background-color: transparent}
h4 { font-size: medium; color: teal; background-color: transparent}
h5, h6 { font-size: medium; color: navy; background-color: transparent}

span.c2 {font-family: verdana, arial, sans-serif; font-size: x-small; font-weight: normal; color: black;
	background-color: white}
span.dd { font-family: verdana, arial, sans-serif; font-size: small; font-weight: normal; color: navy; 
	background-color: white}

pre {font-family: "lucida console", monospace; font-size: medium; font-weight: normal; color: navy;
	background-color: transparent}
b, strong { font-weight: bold }
hr { clear: both }

th {font-family: verdana, arial, sans-serif; font-size: medium; font-weight: bold; color: green}
td {font-family: verdana, arial, sans-serif; font-size: small; font-weight: normal; color: navy}

/* NOT SUPPORTED BY NETSCAPE 4.61
UL LI { list-style-image: url(/icons/blue.gif) }
UL LI.cahp { list-style-image: url(/icons/green.gif) }
 */

ul li { font-family: georgia, baskerville, serif;
	font-size: medium; font-weight: normal; 	
	background-color: transparent; color: navy }

ol li { font-family: verdana, arial, sans-serif;
	font-size: x-small; font-weight: normal; 	
	background-color: transparent; color: navy }

dl dt { font-family: georgia, baskerville, serif;
	font-size: small; font-weight: bold;
	color: navy; }
dl dd { font-family: verdana, arial, sans-serif;
	font-size: x-small; font-weight: normal;
	color: black; }

a.c1 {font-style: italic}
a:link { background-color: transparent; color: #0000ff }       /* unvisited link */
a:visited { background-color: transparent; color: #880088 }   /* visited links */
a:active { background-color: transparent; color: red }           /* active links */
a:hover  {color: #c70; background: transparent none; text-decoration:underline;}


/* hide borders for linked images */
a.img:link { background-color: transparent; color: white }       /* unvisited link */
a.img:visited { background-color: transparent; color: white }   /* visited links */
a.img:active { background-color: transparent; color: red }       /* active links */

img.u {float: left}

/* is used to set font for the footer, so to speak */
.tail { font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: black;
}

.tail1 { font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: navy;
}

.fp {	font-family: verdana, arial, sans-serif;
	font-size: small; 
	font-weight: normal;
}

.code {
	font-family: arial, helvetica, sans-serif; 
	font-size: medium; 
	font-weight: normal; 
	color: black;
	background-color: silver;
}

.c2a {
	font-family: verdana, arial, sans-serif; 
	font-size: x-small; 
	font-weight: normal; 
	color: black;
	background-color: white;
}

.fp1a {
	font-family: georgia, baskerville, serif; 
	font-size: small; 
	font-weight: normal;
	background-color: white;
	color: navy;
	text-align: center;
}

.norml {
	font-family: georgia, baskerville, serif;
	font-size: medium;
	font-weight: normal;
	background-color: white;
	color: navy
}

/* Search Attributes */
/* Paragraph Stuff */
.description {
	Font-Family: Verdana, Arial, Serif; 
	Font-Size: 90%; 
	Text-Align: Justify;
	Margin-Left: 5%;
	Margin-Right: 5%;
	}
.filedata {
	Font-Family: Verdana, Arial, Serif; 
	Font-Weight: 900;
	Font-Size: 75%;
	}

.copy {font-family: "lucida console", monospace; font-size: x-small; font-weight: normal; color: navy;
	background-color: transparent}

/* Navigation Bar Attributes */

th.hd1 {font-family: georgia, baskerville, serif; font-size: small; font-weight: bold; color: navy;
   text-align: left; background-color: #d2cc68;}
td.nav {font-family: georgia, baskerville, serif; font-size: smaller; font-weight: bold; color: black; 
   text-align: left; background-color: silver;}
td.ser {font-family: georgia, baskerville, serif; font-size: smaller; font-weight: bold; color: black; 
   text-align: right; background-color: silver;}
tr.odd {background-color: #fafad2;}

.thick1 {border-top: solid thick #000099; font-size: 4pt}
.thick2 {border-top: solid thick #d2cc68; font-size: 4pt}
.med1 {border-top: solid medium #000099; font-size: 4pt}
.med2 {border-top: solid medium #d2cc68; font-size: 4pt}
.thin1 {border-top: solid thin #d2cc68; font-size: 3pt}
.thin2 {border-top: solid thin #000099; font-size: 3pt}

.t0 {font-family: verdana, arial, sans-serif; font-size: medium; font-weight: bold; color: green}
.t1 {font-family: verdana, arial, sans-serif; font-size: medium; font-weight: normal; color: navy}
.ptd {font-family: verdana, arial, sans-serif; font-size: x-small; font-weight: normal; color: navy}