.boldgreen {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #006400
}
.currentpage {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white
}
.headline {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.pollquestion {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #006400
}
.pollanswer {
	FONT-SIZE: 10px; COLOR: black
}
.visitors {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: white
}
A.nav:link {
	COLOR: black
}
A.nav:visited {
	COLOR: black
}
A.nav:hover {
	COLOR: red
}
A.topnav:link {
	COLOR: white
}
A.topnav:visited {
	COLOR: white
}
A.topnav:hover {
	COLOR: red
}
A.header:link {
	COLOR: #cc6600
}
A.header:visited {
	COLOR: #cc6600
}
A.header:hover {
	COLOR: red
}
A.bottomnav:link {
	COLOR: black
}
A.bottomnav:visited {
	COLOR: black
}
A.bottomnav:hover {
	COLOR: red
}
.bottomnav {
	FONT-SIZE: 10px; COLOR: black
}
A.dark:link {
	COLOR: lime
}
A.dark:visited {
	COLOR: red
}
A.dark:hover {
	COLOR: white
}
A:hover {
	COLOR: orange
}
A:link {
	COLOR: #cc0099
}
A:visited {
	COLOR: #cc00cc
}
.nav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px
}
A.section:link {
	COLOR: white; TEXT-DECORATION: none
}
A.section:visited {
	COLOR: white
}
.section {
	FONT-SIZE: 12px; COLOR: white
}
.section_highlight {
	FONT-SIZE: 12px; COLOR: yellow
}
.wtb {
      FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.topnav {
	FONT-SIZE: 11px; COLOR: lime
}
.path {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: white
}
.sidehead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.white {
	COLOR: white
}
.vspacer {
	FONT-SIZE: 7px
}
I {
	FONT-SIZE: 12px; COLOR: #ce0000; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif
}
NOBR {
	FONT-SIZE: 12px; COLOR: black
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif
}
TD {
	FONT-SIZE: 12px; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif
}
UL {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif
}
LI {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif
}

.headingfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.theadingfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.normalfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.normalfont a:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: blue;

}

.normalfont a:active{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: blue;

}
.normalfont a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: blue;

}
.normalfont a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;

}