h1 {
	text-align: right;
	color: #153b7a;
	font-family: times, 'times new roman', serif;
	font-weight: bold;
	font-size: 22px;
	margin: 0 5px 5px 0;
	clear: both;
}
* html h1 {
	margin-top: -5px;
}
h2, .title {
	color: #79212f;
	font-weight: bold;
	font-size: 18px;
}
h3, .subtitle{
	color: #79212f;
	font-weight: bold;
	font-size: 16px;
}
h4, .heading {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
}

#titlearea h2, #titlearea h3 {
	margin-top: 10px;
	margin-bottom: 0;
}
* html #titlearea img {
	margin-bottom: -5px;
}
p, ul, ol {
	font-size: 12px; line-height: 150%; 
}

a {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 150%; font-weight: normal; font-variant: normal; text-transform: none; color: #003366; text-decoration: underline}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 150%;  font-weight: normal; font-variant: normal; text-transform: none; color: #660066; text-decoration: underline}

a:visited {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 150%;  font-weight: normal; font-variant: normal; text-transform: none; color: #660066; text-decoration: underline}

li.morespace {
	padding-bottom:5px;
}
ul.nospace {
	margin-top:-4px;
}
p.nospace {
	font-size: 12px;
	margin-bottom: 4px;
}
p.bluebar {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8;
	margin-bottom: 8;
}
b.bluebar {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8;
	margin-bottom: 8;
	font-weight: bold; 
}
a.whitelinks, a.whitelinks:hover, a.whitelinks:visited {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8;
	margin-bottom: 8;
}
a.whitebold, a.whitebold:hover, a.whitebold:visited {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8;
	margin-bottom: 8;
	font-weight: bold; 
}
a.top, a.top:hover, a.top:visited {
	font-size: 12px;
	color: #CC6633;
	font-weight:bold; 
}
a.boldlinks, a.boldlinks:hover, a.boldlinks:visited {
	font-size: 12px;
	color: #003366;
	font-weight:bold; 
}
p.times_headline {
	font-family: times, 'times new roman', serif;
	font-size: 22px;
	color: #663333;
	margin-top: 4;
	font-weight: bold; 
}
