﻿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;
}
