body {
	background-color: #D2D8CC;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
h3 {
	font-size: 24px;
	color: #FF0000;
	text-align: center;
}
h4 {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
img {
	border: #000000;
}
a {
	font-size: 14px;
	color: #FF0000;
}
a:hover {


	font-size: 14px;
	color: #FF9900;
	text-align: justify;
}
