body { 	font: 8pt/16pt verdana; 	color: #555753;	background: black;	margin: 50px; 	}p { 	font: 8pt/16pt verdana; 	margin-top: 0px;	margin-bottom: 10px; 	text-align: justify;	}h3 { 	font: italic bold 12pt verdana; 	letter-spacing: 1px;	margin-top: 30px; 	margin-bottom: 10px; 	color: white;	}a:link { 	font-weight: bold; 	text-decoration: none; 	color: white;	}a:visited { 	font-weight: bold; 	text-decoration: none; 	color: white;	}a:hover, a:active { 	text-decoration: underline; 	color: white;	}#footer { 	text-align: center; 	}#footer a:link, #footer a:visited { 	margin-right: 20px; 	}