a:link    {  color: #339966; text-decoration: none; font-weight: none}
a:active  {  color: #339966; text-decoration: none; font-weight: none}
a:visited {  color: #339966; text-decoration: none; font-weight: none}
a:hover   {  color: #33cc66; text-decoration: underline; font-weight: none}

a.nav:link    {  color: #339966; font-size: 7.5pt; text-decoration: none; font-weight: none}
a.nav:active  {  color: #339966; font-size: 7.5pt; text-decoration: none; font-weight: none}
a.nav:visited {  color: #339966; font-size: 7.5pt; text-decoration: none; font-weight: none}
a.nav:hover   {  color: #33cc66; font-size: 7.5pt; text-decoration: none; font-weight: none}

a.intranet:link    {  color: #339966; font-family: arial; font-size: 6.5pt; text-decoration: none; font-weight: none}
a.intranet:active  {  color: #339966; font-family: arial; font-size: 6.5pt; text-decoration: none; font-weight: none}
a.intranet:visited {  color: #339966; font-family: arial; font-size: 6.5pt; text-decoration: none; font-weight: none}
a.intranet:hover   {  color: #33cc66; font-family: arial; font-size: 6.5pt; text-decoration: none; font-weight: none}


body {
	background-color: #ffffff;
	font-family: verdana; 
	font-size: 8px; 
	color: #7D8381;
}
table
{ 
	font-family: verdana; 
	font-size: 8pt 
	color: #7D8381;
}
td, textarea, input, select {
	font-family: tahoma;
	font-size: 10px;
	color: 7D8381;
	font-weight: normal;
}
.copyright
{
	color: #000000;
	font-family: arial;
	font-size: 6.5pt
}
.mainheader
{
	color: #000000;
	font-size: 13pt;
	font-family: tahoma;
	font-weight: 
}
.subheader
{
	color: #000000;
	font-size: 9pt;
	font-family: tahoma, arial;
	font-weight: bold
}
.childheader
{
	color: #7D8381;
	font-size: 9pt;
	font-family: verdana, arial;
	font-weight: bold
}
.topnavbars
{
	color: #339966;
	font-size: 5.5pt
}