body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bricks350.jpg);
}

td {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 16px;
	color: #212121;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 16px;
	color: #212121;
}

a {
	color : #000000;
	border-color: #996666;
	border-style: solid;
	border-width: 0px;  
}

a:link {
	text-decoration : none;
	font-weight: bold;
}

a:visited {
	text-decoration : none;	
   font-weight: bold;
}

a:active {
	text-decoration : underline;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
	font-weight: bold;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #212121;
}