p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #000000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}
.boxheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.boxheader2 {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
li {
	list-style-image: url(images/arrow_red.gif);
}
