body {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	color:			#333333;
	font-size:		12px;
	background-image:url(background.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top:0;
	margin-left:0;
}

p {
	line-height:	20px;
	margin-bottom:	15px;
	text-align:		justify;
	font-size:		12px;
}

a {
	color:			#3d6683;
}


h1 {
	font-family:	Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:		16px;
	color:			#F8203F;
	margin:			5px 0px 15px 0px;
	font-weight: 500;
}


h2 {
	font-family:	Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:		24px;
	color:			#4c545b;
}

h3, h4, h5, h6 {
	font-family:	Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:		20px;
	color:			#4c545b;
}

h1 a{
	text-decoration: none;
}

#maintext {
	margin-left: 50px;
	margin-right: 100px;
}
