
.contentarea {
	font-size : 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
  line-height: 17px
}

STRONG, B {font-weight: bold;}

H4 {
	font-size : 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
}

H2 {
	font-size : 15px;
	font-family : Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
}


.rightnav {
	font-size : 12px;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
  color: #000000;
  
}

/*.rightnav A {
  color: #006666;
  
}*/
  
.fineprint {
	font-size : 10px;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
  color: #000000;
}

.topicheaderbold {
	font-size : 11px;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
  color: #000000;
}

.subtopics {
	font-size : 10.5px;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
  color: #000000;
}

.topicheaderbold A:link, .subtopics A:link {
  color: #000000;
}

.topicheaderbold A:visited, .subtopics A:visited {
  color: #000000;
}
 
.topicheaderbold A:hover, .subtopics A:hover {
  color: #ff0000;
}
 
  
.copyright {
	font-size : 10px;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
}

A:link {
  color: #006666;
}

A:visited {
  color: #3a3a3a;
}

A:active {
  color: #ff0000;
}

A:hover {
  color: #ff0000;
}