body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	
	color: black;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
A:link { color: white; }
A:visited { color: grey; }
.headerback {background-image: url("images/headerleft.jpg"); background-repeat:no-repeat; background-position:left; }
.headerright {background-image: url("images/headerright.jpg"); background-repeat:no-repeat; background-position:right; }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color:#CC0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style2 {font-size: small}
.listyle {
	line-height: 150%;
	}
.copyright {
	font:Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:italic;
	}
	
.paragraph-regular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	}