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: #D61C38;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #D61C38;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #D61C38;
	text-decoration: underline;
	font-weight: bold;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #006699}
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: bold;
	color: #D61C38;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.boxheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	background-color: #D61C38;
	font-family: Arial, Helvetica, sans-serif;
}
.boxheader2 {
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
	width: 110px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-image: url(images/arrow_red.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b {
	color: #006699;
}
.style1 {
	line-height: 18px;
	color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
