body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bpmbg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
}
.lwfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEFEF;
	text-decoration: none;	
}
div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333333;
}
td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
h1 {
	font-size: 36px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
}
.h1colorvary {
	color: #B72020;
}
.subhead {
	font-size: 22px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
}
.parahead {
	font-size: 12px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}p {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
		text-decoration: none;
}
a:hover {
	color: #006699;
		text-decoration: none;
}

a:active {
	color: #996600;
		text-decoration: none;
}
div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}
div.main {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 500px;
}
.layout {
	margin: 15px;
}
.bodytext {
	text-align: justify;
}
ul {
	color: #993333;
	list-style-type: circle;
}
