H1
	{
	font-family:arial;
	font-size:26px;
	color:darkblue;
	font-weight:bold;
	}
H2
	{
	font-family:arial;
	font-size:22px;
	color:darkblue;
	font-weight:bold;
	}
H3
	{
	font-family:arial;
	font-size:18px;
	color:darkblue;
	font-weight:bold;
	}
a
	{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-decoration:underline;
	}
td
	{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
	}
HR
	{
	width: 100%;
	}
.news
	{
	color:#000000;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	}
.newsHead
	{
	font-size:20px;
	font-family:verdana;
	color:#5674B9;
	font-weight:bold;
	}
.newsDate
	{
	font-size:12px;
	font-family:verdana;
	color:#5674B9;
	font-weight:bold;
	}
.newsArticleHeadline
	{
	font-size:16px;
	font-family:verdana;
	color:#5674B9;
	font-weight:bold;
	}
.newsHeadTop5
	{
	font-size:11px;
	font-family:verdana;
	color:#5674B9;
	font-style:italic;
	}	
.newsBG
	{
	background-color:#5674B9;
	}