
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 }
td    { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
.subhead_red1 { color: #101777; font-weight: bold }
.subhead_red2 { color: #101777 }
.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 }
.apre {
	font-family: monospace;
	line-height: 1em;
	border: 1px solid #000000;
	background-color: #d3c6b5;
	padding: 10px;
	width: 100%;
}