.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #136698;
	font-weight: bold;
	line-height: 36px;

}
.textList {
	font: x-small/24px Arial, Helvetica, sans-serif;

}
.headline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #136698;
	font-weight: bold;
}
.headline a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #136698;
}
.headline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.headline a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #136698;
	font-weight: bold;
	text-decoration: none;

}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #136699;
	font-size: x-small;

}
.subhead-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.text-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: x-small;
	text-decoration: none;
}
.subhead-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

