p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

.tbl_broder {
	border: 1px solid #666666;
}
.top_bar {
	background-color: C09B66;
}
.date_bar {
	background-image: url(images/date-bar.gif);
	background-repeat: no-repeat;
}
.footer {
	background-color: C09B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	height: 18px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.highlighted_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #927C53;
}
.link a {
	text-decoration: none;
	color: #927C53;
}
.link a:hover {
	text-decoration: underline;
}

body {
	margin-top: 1px;
	background-color: #EDE3D6;
}
