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: 16px;
	font-weight: bold;
}

body {
 background-image:  url(images/newbckgrhp.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;
}
.red {
color:#FF0000;
font-weight: bold;
}
.wh {
	color:#FFFFFF;  /*white text*/
	font-weight: bold;
}

#logo_cont_left {padding: 0px; margin: 0px; margin-top: -20px; margin-left: 5px; list-style: none;}


