a {
	font-weight: bold;
	color: #C3BE93;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.centerbgcontent {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #CCCCCC;
	text-align: justify;

}
.contentfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	font-style: normal;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 9px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	background-image: url(../images/date_bg.jpg);
	background-repeat: repeat-x;

}
