
body { 
font-family:courier new; font-size:12px;
	color: #000;
	background: #000 url(gradient.jpg) repeat-y top center; 
	margin: 0px;
	}
p { 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #333;
	}
a:link { 
	font-weight: bold; 
	color: #F33;
	}
a:visited { 
	font-weight: bold; 
	color: #C3C;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #F33;
	}


hr {
height: 1px;
padding: 0;
color: #000;
background-color: #000;
border: 0;
}

table {
font-family:courier new; font-size:12px;

}