h1 {
	font-size: 17px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	font-size: 14px;
}
.newsTitle {
	font-weight: bold;
	font-size: 11px;
}
.newsItem {
	font-size: 11px;
}
.smallText {
	font-size: 11px;
	text-decoration: none;
	color: #000000;



}
.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.yellowLink {
	font-size: 12px;
	color: #FFCE10;
	text-decoration: none;

}
.names {
	font-size: 16px;
	font-weight: bold;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;

}
.nav {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
.yellowborder {
	border: #FFF0AD;
}
.smWhiteText {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.tableborderblack {

	border: 1px solid #231F20;
}
.yellowLinkSection {
	color: #FFCE10;
	text-decoration: none;
}
.smWhiteLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;

}
h3 {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;


}
