body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #520100;
}
.style1 a, .style1 a:link, .style1 a:visited, .style1 a:hover {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration:underline;
}
.style1 {
	color: #FFFFFF;
	font-size: 18px;
}

h1 {
	text-align : center;
	color:#FFF;	
}


#main {
	width: 740px;
	border:solid 1px #000000;
	background-color:#BD0000;
	text-align:justify;
	padding: 5px;
	color:#FFF;	
	margin-left: auto;
	margin-right: auto;
}
#txtmain a, #txtmain a:link, #txtmain a:visited {
	text-decoration : none;
	color:#FFF;	
}
