﻿body 
{
    background-color:#DFDBDC;
    margin:0 0 0 0;
}
.menuTxt
{
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.titleTxt
{
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.regularTxt
{
	color: #333333;
	font-size: 11px;
	font-family: arial;
}
