.style1 {
	color: #3399FF
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

H1 {
	color: #CC0000;
	font-size: 1.5em;
	font-weight: normal;
}

H1 a {
	color: #CC0000;
	text-decoration: none;
}

H2 {
	color: #FF6600;
	font-size: 1.20em;
	font-weight: bold;
}

H2 a {
	color: #FF6600;
	text-decoration: none;
}

hr {
	width: 100%; 
	height: 1px; 
	color: #cc0000; 
	background-color: #cc0000; 
	border: 0; 
	margin-bottom: 5px;
}

#footer {
	background-color: #cc0000; 
	background-image: url(footerbg.gif);
	background-repeat: no-repeat;
	width: 100%;
	min-height: 40px;
	padding-top: 32px;
	margin-top: 20px;
	margin-bottom: 18px;
}

.copyright {
	font-size: 12px;
	color: #666666; 
	font-weight: bold;
}

td {
	font-size: 0.85em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, sans-serif;
	color: #444444; 
}

.highlight {
	color: #cc0000; 
	font-weight: bold;
}

.highlight2 {
	color: #FF6600; 
	font-weight: bold;
}
