html,
body,
h1,
h3,
h4,
h5,
h6
{
	font-family: georgia, serif;
	font-weight: normal;
}

h2
{
	font-family: georgia, serif;
	font-weight: normal;
	margin:3px 5px 10px 0px;
}

#HeadlineStoryTitle a {
	font-size: 125%;
}

#HeadlineStoryTitle p.HeadlineStoryText {
	font-size: 80%;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

#NewsTicker h1{
	font-size:12px;
	font-weight:bold;
}

#NewsTicker ul li {
	font-size:75%;
	font-weight:normal;
	line-height:15px;
}

#ForumSection{
	font-size: 80%;
}

#ForumSection h3{
	font-size:12px;
	font-weight:bold;
}

.updated {
	font-style: italic;
	font-weight: lighter;
	display: block;
	font-size: 10px;
}

#section_articles a {
	font-weight: bold;
	display: block;
	text-decoration:none;
}

.article_entry {
	font-size: 85%;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}

.article_type {
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #000000;
}

#siteInfo {
	font-size: 66%;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}


.other_sites {
  float: right;
  vertical-align: middle;
  color: #FFF;
  font-size: 11px;
  margin-right: 5px;
}

.other_sites a{
  color: #FFF;
}

#PollSection
{
	font-size:12px;
}

#PollSection h3{
	font-size:12px;
	font-weight:bold;
}

#PollSection label
{
	font-size:11px;
}

.searchinfo
{
font-size: 8pt;
} 