:link    {
	color: #000000;
}
:visited {
	color: #000000;
	text-decoration: none;
}
:active  {
	color: #FF0000;
	border-bottom-style: none;
} 
:hover   {
	color: #FF0000;
	text-decoration: underline;
}

.nav      {
	font-variant: small-caps;
	font-family: verdana;
	font-size: 8pt;
	color: black;
	background-color: palegoldenrod;
	text-decoration: none;
}
.navhover { font-variant: small-caps; font-family: verdana; font-size: 8pt; color: blue; background-color: white;  text-decoration: none; }

.content  {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border-bottom-style: none;
}
.heading  { font-family: Verdana; font-size: 20pt; font-weight: bold; color: #000080; margin-bottom: 0;}

.pagefooter { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #000000; }

.news { font-family: Verdana; font-size: 10pt; font-weight: normal; color: 'white'; background: 'black'; }
.newsbody { font-family: Verdana; font-size: 10pt; font-weight: normal; color: 'black'; background: lightblue; }
.newsheading { font-family: Verdana; font-size: 10pt; font-weight: normal; color: 'black'; background: 'silver'; }

h1   { font-family: verdana; font-size: 20pt; font-weight: bold; color: #000080; }
h2   { font-family: verdana; font-size: 12pt; font-weight: bold; color: #000080; }
h2   { font-family: verdana; font-size: 10pt; font-weight: bold; color: #000080; }

th   { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #FFFFFF; background: #000000; }
td   { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #000000; }

.tblnormal { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #000000; background: 'silver'; }
.tblhover  { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #000000; background: white; }

.ul   { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #000000; background: #FFFFFF; }
.ol   { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #000000; background: #FFFFFF; }
.p    { margin-left: 5%; margin-right: 5%; font-family: Verdana; font-size: 9pt; font-weight: normal; color: #000000; background: #FFFFFF; }

div.box    { font-family: Verdana; font-size: 12pt; font-weight: normal; border: solid; border-width: thin; width: 100% }
