
body 

a.bot_nav:link { color: #FFFFFF; text-decoration: underline}
a.bot_nav:active { color: #FFFFFF; text-decoration: underline }
a.bot_nav:visited { color: #FFFFFF; text-decoration: underline }
a.bot_nav:hover { color: #000000; text-decoration: underline }

/* Normal unvisited, visited and hover link presentation */
A:link    { background: transparent; color: #663366; text-decoration: none; font-weight: bold;}
A:visited { background: transparent; color: #663366; text-decoration: none; font-weight: bold;}
A:hover   { background: transparent; color: #663366; text-decoration: underline;}

.bot_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
  color: #000000;
}
.form_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hot_links {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
.columntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.article_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.article_bdy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.topic_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.topics_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #3C609D;
}
.topic_titles_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C609D;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.body_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #3C609D;
}
.table_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.logbutton {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.logbutton2 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.cbformtext {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
  color: #000000;
}
.cbcolumntext {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}


