a:visited { color: navy }
a:hover  { color: #101777; text-decoration: underline }
a:active { color: red }
a { color: blue; text-decoration: none }
body      { font-size: 14px; font-family: "Times New Roman", Georgia, Times; background: white url(graphics/main_bckgnd.gif) repeat-y scroll }
p   {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 14px;
	
}
td    { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
.subhead_red1 { color: #101777; font-weight: bold }
.subhead_red2 { color: #101777 }
.subhead_red22 { font-size: 14px; color: #CB0725; font-weight: bold }
.back_to_top { font-size: 10px }
.right_pic_caption  { font-style: italic; font-size: 12px }
#cartoon_border { border: solid 2px #101777 }
.headline {
	color: #101777;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.headlineblack {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.apre {
	font-family: monospace;
	line-height: 1em;
	border: 1px solid #000000;
	background-color: #d3c6b5;
	padding: 10px;
	width: 100%;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.centresubtitle {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.subheadline {
	color: #101777;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

