body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CDB561;
}

.mainStyle {
	font-size: 12px;
	font-weight: bold;
	color: #E7DC7B;
	text-align: justify;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.AlignMainTable {
	padding-right: 0px;
	text-align: left;
}
.mainSubtitle {
	font-size: 12px;
	color: #DA0C3C;
}
.mainTitle {
	font-size: 19px;
	font-weight: bold;
	color: #DA0C3C;
	margin: 0px;
}
.subtitleBlog {
	color: #937C2F;
	font-size: 10px;
}
.mainTitleBlog {
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	height: 65px;
}
.footerBlogBk {
	background-image: url(images/separator2.png);
	background-repeat: no-repeat;
	height: 4px;
}
