p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #003C70;
	font-weight: normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000033;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #003C70;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet2.jpg);
}

a:link {
	color: #003C70;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003C70;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.home-headline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}.highlight {
	background-color: #CCCCFF;
	letter-spacing: 0.2em;
	border: 1px dotted #333366;
	padding-right: 6px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.news-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
