body {
	background: white none;	color: black; font: 10pt Arial, Verdana, sans-serif; margin: 0px;
	scrollbar-face-color:		#af2f2f;
	scrollbar-highlight-color:	#ffe8e8;
	scrollbar-3dlight-color:	#c14141;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-shadow-color:		#801e20;
	scrollbar-arrow-color:		#ffffff;
	scrollbar-track-color:		#e1aeae;
}

a:link		{ color: #8E2E0C; background: transparent none; }
a:visited	{ color: #8E2E0C; background: transparent none; }
a:active	{ color: #8E2E0C; background: transparent none; }
a:hover		{ color: #F87F4A; background: transparent none; }

hr			{ width: 95%; hieght: 1px; color: black; background: transparent none;}

p			{ text-indent: 15px; }
p.indent	{ width: 760px;	}

h1			{ font-size: 1.3em; color: darkred; margin-bottom: 2px; margin-top: 2px; background: transparent none; }
h2			{ font-size: 1.0em; color: darkred; margin-bottom: 2px; margin-top: 2px; background: transparent none; }

img			{ border: 0px;	}

tr			{ vertical-align: top;	}
td			{ vertical-align: top; font-size: 10pt;	}

li			{ list-style-position:outside; margin-left: 20px; margin-bottom: -2px; padding: 0px 0px;	}


/* These tags assist in maintaining the layout & look of the site */
.logo		{ background: transparent url("images/Top-Repeater.gif") repeat-x;	}
.bottom		{ background: transparent url("images/Bottom-Repeater.gif") repeat-x;	}
.border {	
	height: 99%;
	width: 760px;
	vertical-align: super;
	border: solid black;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.modified {
	color: #520420;
	font-size: 80%;
	text-align: left; }

/*  modifications
April 11, 2006
added .modified

*/