.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
; color: #FFFFFF
}
.navigation a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.navigation a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.navigation a:hover {  color: #FFFFFF; text-decoration: none}
.navigation a:active {  color: #FFFFFF; text-decoration: none}
.newest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;

}
.recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;

}
.bodycopy {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #336633;
}
.vline {
	background-image: url(images/space_black.gif);
	background-repeat: repeat-y;
	margin: 10px 0px 0px;
	padding: 0px;


}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.flashback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;

}
.page2_header {  font-family: Verdana; font-size: 32px; font-weight: normal; color: #000000}
.article_head {  font-size: 25px; font-weight: bold; color: #000000; font-family: Arial, Helvetica, sans-serif}
