body     {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bodytext {
  line-height: 1.5em }

p  {
	margin-top: 0em;
	margin-bottom: 0em
}

td  {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
}

.intro   {
	color: #330000;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bolder;
}


img {
	margin: 0;
	white-space: normal;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sidebar {
	font-size: 0.9em;
	line-height: 16pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif
}
.footer  {
	font-size: xx-small;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	text-align: center;
	margin-top: 1.25em;
	margin-bottom: 2em;
	padding-top: 0.5em;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: 333300;
	border-right-color: #333300;
	border-bottom-color: #FFFFFF;
	border-left-color: #333300;
}


.subhead {
  color: #a67751;
  font-weight: bold }

a:link   {
	color: #330000;
	font-weight: bold
}


a:visited   {
  color: #525866;
  font-weight: 800 }


a:hover   {
  color: #293c66;
  font-weight: bold;
  text-decoration: none }


a:active   {
	color: #660000;
	font-weight: bold
}


ul, ol  {
margin-top: 0.33em;
margin-left: 1em;
padding-left: 1em }

li  {
  margin-bottom: 0.5em }
.sidebar .subhead {
color: #5875a6;
font-size: 1.1em;
background-color: #ded1c7 }
