.bodybg {
	background-color: #FFFFFF;
	background-image: url(New/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1f2141;
	font-weight: bold;
}
.headertext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
}

.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9a5b15;
}

.bullets {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
