body    { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Helvetica, sans-serif; background: #ffffff url("../images/backgrnd.gif") }

td  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Helvetica, sans-serif }

.header {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.headerblue  { color: #000080; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }





.hdrblue  { color: navy; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif }
.hdrblue1  { color: navy; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif }
.hdrwht   { color: white; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif }

.bold {
	font-weight: bold;
}

.boldred  { color: red; font-weight: bold }

.boldlge {
	font-weight: bold;
	font-size: 13px;
}

.boldsml {
	font-weight: bold;
}

.txtlge {
	font-size: 13px;
}
 
.txtsml {
	font-size: 9px;
}

.txtsmlgray  { color: #999; font-size: 9px }
.txtsml10 {
	font-size: 10px;
}

.txtred {
	color: red;
}

.txtredbold {
	color: red;
	font-weight: bold;
	font-size: 13px;
}

.txtgreen {
	color: green;
}

.txtgreenbold {
color: green;
font-weight: bold;
font-size: 13px;
}

.txtsoft {
	color: #696969;
	font-weight: bold;
	font-size: 13px;
}

.indent {
	margin-left: 35px;
}

.indentbold {
	font-weight: bold;
	margin-left: 35px;
}
