@charset "utf-8";
body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the center aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #d6cea7;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	background-color: #d6cea7;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #666;
	background-color: #d6cea7;
}
.oneColElsCtr #container #mainContent table tr td p {
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.maloof {
	color: #e06f1d;
}
.oneColElsCtr #container #mainContent table tr td {
	color: #333;
	text-align: left;
	font-family: h1;
	font-size: 12px;
	font-weight: h1;
}
h1 {
	text-align: left;
}
.oneColElsCtr #container #mainContent table tr td p {
	text-align: left;
}
.oneColElsCtr #container #mainContent table tr td p {
	text-align: left;
}
.oneColElsCtr #container #mainContent table tr td p {
	text-align: left;
	font-family: h1;
}
.oneColElsCtr #container #mainContent table tr td a {
	text-align: left;
}
.oneColElsCtr #container #mainContent table {
	text-align: left;
}
.oneColElsCtr #container #mainContent table tr td a {
	text-align: left;
	font-weight: normal;
}
.oneColElsCtr #container #mainContent table tr td #apDiv1 a {
	font-weight: normal;
	text-align: left;
}
.oneColElsCtr #container #mainContent table tr td #apDiv2 a {
	font-weight: normal;
	text-align: left;
}
.oneColElsCtr #container #mainContent table tr td p {
	text-align: left;
}

