body {
	background-image : url(images/backgrnd.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	scrollbar-base-color: #000000;
	scrollbar-track-color: silver;
	scrollbar-face-color: color;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: color;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: color;
	scrollbar-arrow-color: #FFFFFF;

}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

h1 { color : #000000; }
h2 { }
h3 { color : #000000; }
h4 { }
h5 { }
h6 { }


a:link { text-decoration: underline; color: navy; }
a:active { text-decoration: underline; color: navy; }
A:hover { text-decoration: none; color: maroon; background-color : none; }
a:visited { text-decoration: underline; color: navy; }


.header  { font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.bold { font-size : 15px; font-weight : bold; }
.boldsml { font-weight : bold; }
.txtsml { font-size : 11px; color : Black; }
.txtred { color : Red; }
.txtredbold { font-size : 15px; font-weight : bold; color : Red; }
.txtwhitebold { font-size : 15px; font-weight : bold; color : White; }
.txtsoft { color : #696969; font-weight : bold; font-size : 15px; }
.indent   { margin-left: 35px }
.indentbold   { font-weight: bold; margin-left: 35px }
.title { color: #600; font-size: 19px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
