/* CSS Document */

body {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left:  0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 30;	/* [disabled]text-align: justify; */
	padding-right: 0px;
}


a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3957A0;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3957A0;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EF8587;
	text-decoration: none;
}

.lablestitle {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	color: #f27b8c;
	font-weight: bold;
}
.articlestitle {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	color: #3957A0;
	font-weight: bold;
}

.articlestitleH1 {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 150%;
	color: #777;
	font-weight: bold;
}


.writerstitleH1 {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 150%;
	color: #3957A0;
	font-weight: bold;
}
.about {
	color: #F37B8C;
	font-style: oblique;
	font-size: 10px;
	vertical-align: top;
}
