body {
	padding: 2,2,2,2; 
	color: #000000; 
	}

a {
	color: #990000; 
	text-decoration: underline;
	}

a:hover {
	text-decoration: none; 
	}

a:visited {
	color: #663333; 
	text-decoration: none; 
	}

h1 {
	font-size: small; 
	font-weight: bold; 
	}

.banner {
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	border-left: 1px solid #CCCCCC; 
	}
