body, html{
	margin:0px;
	background-color: #780103;
	padding:0px;
	text-align:left;
	color:#492409;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}

h1 {
color: #710A1B;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
margin:15px;
}



.titl{
	position: absolute;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	top: 140px;
	width:100%;
	color: #F8DBC1;
	font-weight: bold;
	
}

.titl a{
	font-family: Arial;
	font-size: 14px;
	color: #F8DBC1;
	font-weight: bold;
        text-decoration:none; 
	
}


.titl a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #F8DBC1;
	font-weight: bold;
        text-decoration:underline; 
	
}

p {
color:#492409; 
text-align:justify;
margin:8px 0 0 0;
text-indent:25px;
font-size: 12px;
}

.white {
color:#F8DBC1;
font-family: Arial;
font-size: 12px;
text-align:right;
	
}
	



