body { 
	font-family: Verdana, Tahoma, sans-serif; 
}

h1 {
	font-size: 11px; 
	color: #7B1F3B;
}

.text {
	margin: 20px;
	font-size: 11px; 
	text-align: justify;
}

.contact {
	font-family: sans-serif; 
	margin-left: 20px;
	font-size: 16px; 
	color: #ffffff;
}

.contact A:link, .contact A:visited {
	font-weight: bold;
	color: #ffffff;
}

