.titles1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.brds {
	border: thin inset #000000;
}
.bgr {
	background-attachment: fixed;
	background-image: url(images/bgrgif.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

