h1 {
	font-family: Palatino, "arial";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
}
p {
	font-family: Palatino, "arial";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
li {
	font-family: Palatino, "arial";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: middle;
}
h2 {
	font-family: Palatino, "arial";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	font-family: Palatino, "arial";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Palatino, "arial";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.buttons {
	vertical-align: middle;
}
.newshead {
	font-family: Palatino, "arial";
	font-size: 14px;
	color: #9E2D33;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
