A:link {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #993366;
  text-decoration: none;
  background-color: transparent;
  }

A:visited {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #9999aa;
  text-decoration: none;
  background-color: transparent;
  }

A:hover {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #993333;
  text-decoration: none;
  background-color: transparent;
  }

P {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   line-height: 150%;
   color: #333333;
   margin-top: 1px;
   margin-bottom: 1px;
   padding-bottom: 0px;
}

TD {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   line-height: 125%;
   color: #333333;
}

H1 {
   font-family: Verdana, sans-serif;
   font-size: 18px;
   color : black;
   margin-top : 20px;
   margin-bottom : 10px;
}
H2 {
   font-family: Verdana, sans-serif;
   font-size: 14px;
   color : #666666;
   margin-top : 20px;
   margin-bottom : 10px;
}
H3 {
   font-family: Verdana, sans-serif;
   font-size: 12px;
   color : #666666;
   margin-top : 10px;
   margin-bottom : 5px;
}
H4 {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   color : black;
   margin-top : 10px;
   margin-bottom : 0px;
}
.subhead1 {
   font-family : Tahoma;
   font-size : 10px;
   color : black;
}
.subhead2 {
   font-family : Tahoma;
   font-size : 10px;
   color : green;
}
.subhead3 {
   font-family : Tahoma;
   font-size : 10px;
   color : red;
}
.headerdate {
   font-family : Tahoma;
   font-size : 10px;
   color : Green;
   font-weight: normal;
}

.caption {
   font-family : Tahoma;
   font-size : 10px;
   color : #FF9966;
}
.bulletlist {
   font-family : Tahoma;
   font-size : 10px;
   color : #6600CC;
}
.table {
   font-family : Tahoma;
   font-size : 11px;
   color : #CC3366;
}

.searchform {
   font-family : Tahoma;
   font-size : 12px;
   color : #6600CC;
   font-weight : normal;
}
.searchresultpagetitle {
   font-family : Tahoma;
   font-size : 15px;
   color : #333333;
   font-weight : bold;
}
.searchresultcontent {
   font-family : Tahoma;
   font-size : 11px;
   color : #6600CC;
   font-weight : normal;
}
.searchresultheader {
   font-family : Tahoma;
   font-size : 14px;
   color : #333366;
   font-weight : bolder;
}
.searchmarkup {
   color : #FF0066;
}

.loginform {
   font-family : Tahoma;
   font-size : 14px;
   color : #CC0000;
   font-weight : normal;
}

.mailform {
   font-family : Tahoma;
   font-size : 12px;
   color : #003366;
   font-weight : normal;
}
.mailformrequired {
   font-family : Tahoma;
   font-size : 12px;
   color : #003366;
   font-weight : bolder;
}
.mailformcomment {
   font-family : Tahoma;
   font-size : 12px;
   color : #CC0000;
   font-weight : bolder;
}
.mailformradio {
   font-family : Tahoma;
   font-size : 10px;
   color : #003366;
   font-weight : normal;
}

.filelinks {
   font-family : Tahoma;
   font-size : 14px;
   color : #990000;
}
.filelinkssize {
   font-family : Tahoma;
   font-size : 14px;
   color : Green;
}

.sitemap1 {
   font-family : Tahoma;
   font-size : 12px;
   color : #CC6600;
}
.sitemap2 {
   font-family : Tahoma;
   font-size : 11px;
   color : #990000;
   margin-left : 20px;
}
.sitemap3 {
   font-family : Tahoma;
   font-size : 10px;
   color : #333399;
   margin-left : 40px;   
}
.sitemap4 {
   font-family : Tahoma;
   font-size : 9px;
   color : #003333;
   margin-left : 60px;
}

.celmenu {
   font-family : Tahoma;
   font-size : 12px;
   color : olive;
   margin-top : 10px;
}
.celsubmenu {
   font-family : Tahoma;
   font-size : 11px;
   color : #666699;
   margin-left : 20px;
   margin-top : 3px;
}

.tx-indexedsearch P {
	font-size:10px;
	color:black;
	font-weight:normal;
}
.tx-indexedsearch P A {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.tx-indexedsearch P A:hover {
	color:#FF0000;
	text-decoration:none;
}
.tx-indexedsearch P A:active {
	color:#FFCC00;
	text-decoration:none;
}
.tx-indexedsearch P A:visited {
	color:#000000;
}