p, td, ol, ul, div {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

body {
 background-image:  url(/images/bckgrplain.jpg);
 background-repeat: repeat;
 margin: 15px 105x 15px 10px;
 background-position: top left;
}
.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: 0 10px 0 10px;
}

.fll {
float: left;
margin: 0 10px 0 10px;
}
.red {
color:#FF0000;
font-weight: bold;
}
.bold1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size:18px;
}
