body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0px;
	background-attachment: fixed;
	background-color: #F2EEEB;
	background-repeat: no-repeat;
	background-position: center top;
}

A:link {
color: #000000;
text-decoration: none;
}
A:visited {
color: #000000;
text-decoration: none;
}
A:active {
color: #000000;
text-decoration: none;
}
A:hover {
color: #006699;
text-decoration: none;
}
TD {
font-family: Verdana,Arial;
font-size: 12px;
}
P {
font-family: Verdana,Arial;
font-size: 12px;
}
HR {
color: #6699CC;
height: 1px;
}

td.blackbar {
background-image: url(images/blackbar.gif);
width: 100%;
background: #333;
}
