.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.medtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.medheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.links a:link    { color:  #3333FF; text-decoration: none;}
.links a:visited { color:  #3333FF; text-decoration: none;}
.links a:active  { color:  #990000; text-decoration: none;}
.links a:hover   { color:  #990000; text-decoration: none;}
