body {
/*
	background-color: #FFF;
*/
	background-color: #99CCFF;
	font-size: 14pt/18pt;
	font-family: Times New Roman, Times, serif;
}

a:link {color: #CC0000}
a:visited {color: #660066}
a:hover {color: #CC0000}
a:active {color: #660066}

table tr td {
	vertical-align: top;
	padding: .5em;
}

.page_head {
	border-bottom: thin solid #000;
	padding-bottom: .25em;
	text-align: center;
	font-size: 14px;
}

.light_pad {
	margin: 3px;
	border: thin solid;
	border-color: #CCC #000 #000 #CCC;

}

.hilite {
	font-size: 1em;
	font-style: italic;
	font-weight: 700;
	color: #603;
}
