H1 { 	
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #660000;
}

H2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
} 

H3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
}

H4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #660000;
}

H5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	line-height: .8;
	font-weight: bold;
	color: #660000;



p, marquee, blockquote, li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}


ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url(/cdbg/images/bullet_DR.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
	margin: 1em 0;
}

A:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #325981;
	text-decoration: underline;
}

A:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #325981;
	text-decoration: underline;
}

A:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #325981;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
	color: #485B6E;
	background-color: #C5D8EB;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 1.5
}

A.image:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

A.image:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

A.image:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

A.image:hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 1.5
}
