﻿body {
    background-color:#FFFFFF;
    margin:0 0 0 0;
}
.menuTxt
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.regularTxt
{
	color: #333333;
	font-family: arial;
	font-size: 11px;
}
.selectedTxt
{
	color: #333333;
	font-family: arial;
	font-size: 12px;
}
.titleTxt
{
	color: #333333;
	font-family: arial;
	font-size: 14px;
}
.headerTxt
{
	color: #037446;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;	
}
.articleTxt
{
	color: #333333;
	font-family: arial;
	font-size: 12px;
}
.news_title
{
	color:#015A94;
	font-weight:bold;
	font-size:9pt;
}
.news_title1
{
	color:#015A94;
	font-size:9pt;
}
.news_date
{
	color:#087944;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
}
.news_teaser
{
	color:#000000;
	text-decoration:none;
	font-size:9pt;
}
