p, td, ol, ul, div {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14 px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #683400;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D27B1A;
}
body {
	background-image:  url(/images/bckgrnarrow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 10px 10px 10px 5px;
}
.bc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.ital {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.flr {
	float: right;
	margin: 10px 10px 10px 10px;
}
.fll {
	float: left;
	margin: 10px 10px 10px 10px;
}
.red {
	color:#FF0000;
	font-weight: bold;
}
.bold1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 20px;
}
.big {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 36px;
	font-style:italic;
	}
.wh {
	color:#FFFFFF;  /*white text*/
	font-weight: bold;
}

