BODY, P, TABLE, TD, TH, OL, UL, LI {
	font-size: x-small; font-family:  Verdana, Helvetica, sans-serif; font-color:white;


}

BODY {
	background-color: black; foreground-color:white;
	margin:0px 0px; padding:0px;
	text-align:center;
	scrollbar-face-color: #CCCC99; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: white; 
	scrollbar-track-color: black;
	scrollbar-arrow-color: black;
}

H1  {color: black; font-size: medium; font-family:  Verdana, helvetica, sans-serif; margin: 10pt; line-height:25pt;}
H2  {color: black; font-size: small; font-family:  Verdana, helvetica, sans-serif; margin: 10pt;}
H3  {color: black; font-size: x-small; font-weight: bold; font-family:  Verdana, helvetica, sans-serif; margin: 10pt;}

P.content {background-color: #CCCC99; foreground-color: black; margin-left: 20pt; margin-right: 20pt;}
P.content:first-letter {font-size: medium; font-weight:bold; background-image:url(images/first_char.gif); background-position: -7 -7; background-repeat:no-repeat; }

P.sample {background-color: #CCCC99; foreground-color: black; margin-left: 20pt; margin-right: 20pt; }


HR {color: white; width: 250pt; align: center;}
LI {margin-left:20; margin-top:0; margin-bottom:5; list-style-type:square; list-style-image:url(images/leaf_bullet.gif) }

img.addr {vertical-align: bottom;}  

A:link  {color: #666633; text-decoration:underline;}
A:visited  {color: #666633;}
A:hover  {color: black; text-decoration:none; background-color: white;}
A:active  {color: #666633;}

.byline {margin-left: 20pt; margin-right: 20pt; text-align: left; font-size:xx-small;}

.navBar {background-color: black; color: white; font: bold medium Verdana, Helvetica, Sans-Serif; text-align: right; text-decoration: none; text-transform:lowercase;}
.navBar:link {color: white; text-decoration:none; }
.navBar:visited {color: white; text-decoration:none; }
.navBar:active {color: white; text-decoration:none; }
.navBar:hover {color: #CCCC99; background-color: black; text-decoration:none; }
.current {background-color: black; color: #CCCC99; font: bold medium Verdana, Helvetica, Sans-Serif; text-align: right; text-decoration: none;}

.smallPrint {font-size:xx-small; background-color: black; color: white; text-align:right; }
.smallPrint:link {color: #CCCC99; }
.smallPrint:visited {color: #CCCC99;}
.smallPrint:active {color: #CCCC99;}
.smallPrint:hover {color: white; text-decoration:underline; background-color: black;}

.sidebar {
  float: right;
  width: 12em;
  border: thin black dotted;
  margin: 0.5em;
  padding: 0.5em;
}

.award {
  text-align: center;   
  background-color: white;
  margin: 3em;
}

