h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005F8C;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #005F8C;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005F8C;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #005F8C;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #005F8C;
	text-decoration: none;
}
body,p,td,th,input,ul,ol,select,optgroup,option,textarea { 
	font-family: Arial, Verdana, sans-serif; 
	color: #333333; 
	font-size: 12px;
}
table {
	text-align: left;
	white-space: normal;

}
.headline {
	padding:5px 0px 10px 0px;
	color: #0076AC;
	font-size: 12px;
	font-weight:bold;
	height:14px;
	text-transform:uppercase;
}

.normal {
	color: #333333;
	font-size: 12px;
	
}

.subline {
	color: #005F8C;
	font-weight:bold;
	font-size: 10px;
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005F8C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005F8C;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005F8C;
	text-decoration: none;
}
