body {
	background-color: fffff1;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;	
}

a.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	text-align: center;
	text-decoration: none;
}

.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #00456b;
	font-weight: none;
	text-align: center;
	text-decoration: none;
}

p {
	font-size: 11px;
	text-align: justify;	
	font-family: Verdana;
	color: #000000;
	line-height: 1.5
}
