
.content {
	right: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	left: 12px;
	padding: 0px 10px 10px;
	body {
	background-color: #000000;
	background-image:    url(../images/body_bkgrd.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.background {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

