.headlines {  font-family: "Trebuchet MS", Arial, Helvetica; font-size: 12px; font-weight: bold; color: #333399}
p {  font-family: "Courier New", "New York"; font-size: 12px; color: #000000}
li {  font-family: "Courier New", "New York"; font-size: 12px; color: #000000}
td { font-family: "Courier New", "New York"; font-size: 12px; color: #000000 }
br { font-family: "Courier New", "New York"; font-size: 10px; color: #000000 }
.subheadline { font-family: "Trebuchet MS", Arial, Helvetica; font-size: 10px; font-weight: bold; color: #000000}
.iconifier {  font-family: "Trebuchet MS", Arial, Helvetica; font-size: 14px; font-weight: bold}
.smaller { font-family: "Courier New", "New York"; font-size: 10px}
.button {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	background-color: #FFFFFF;
	padding: 5px;
	width: 110px;
	text-align: center;
	border: 1px solid #0066CC;
}
.tablesideborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #330099;
}
.alert {
	font-weight: bold;
}
a:link {
	color: #000099;
}
a:visited {
	color: #81572C;
}
a:hover {
	text-decoration: none;
}

