h1 {
	font-size: 16px;
	font-weight: bold;
	color: #325965;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}
.site_news_header {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #B7EDFE;
	text-align: center;
	border: 1px solid #333333;
}
.site_news_info {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.home_page_site_news {
	color: #990000;
	font-weight: bold;
}
.little_links {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 1px none #B7EDFE;
	text-align: center;
}
.todays_tip {font-size: 10px}
.strike_thru {
	text-decoration: line-through;
}
h3 {
	font-size: 10px;
	display: inline;
}
