
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 22px;
}


#footer {
	padding: 0px 0 0px 20px;
	background: #4c4c4c;
}

#footer p {
	font-size: 11px;
}

#legal {
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}

