body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_second.gif);
	
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	
}

h2 {font-weight:bold; color:#900408; margin:0px; font-size:110%}
h3 {font-weight:bold; color:#333333; margin:0px; font-size:100%}
p {margin-top:0px; margin-bottom:10px; text-align:justify;}


.copyarea {padding:20px 30px 20px 30px; text-align:left;}


.BodyTextRed {
	color: #900408;
}
.BodyTextGrey {
	color: #333333;
}
.BodyTextRedBig {
	font-size: 16px;
	color: #900408;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
}


.footer a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none
}

.footer a:hover {
	
	text-decoration:underline
}