body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: x-small;
	list-style-image: url(graphics/red_bullet.gif);
}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000}
a:active {
	color: #666666;
	font-weight: bold;
}
p {  font-family: Arial, Helvetica, sans-serif; color: #000000}
h4 {  color: #0079C1; font-family: Arial, Helvetica, sans-serif}
h5 {  color: #666666; font-family: Arial, Helvetica, sans-serif}
h3 {  color: #0079C1; font-family: Arial, Helvetica, sans-serif}
h1 {  color: #666666}
h2 {  color: #000000}
img {  background-repeat: no-repeat}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}

