body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #003399;
}

ul {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: 15px;
}
li {
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.headline1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #039;
	text-transform: uppercase;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 3px;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-left: 5px;
	width: 99%;
}
.headline2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #039;
	font-weight: bold;
	padding-bottom: 8px;
}
.headline3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #039;
	font-weight: bold;
	padding-bottom: 8px;
}
.headline4 {
  	font-size: 1em;
	font-weight: bold;
	color: #003399;
}
.headline5 {
	font-weight: bold;
	color: #003399;
}



