.bodystyle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #aac930
}
.simpletext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
   
}
.navigationtext {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding:6px 0px 6px 6px;
}
.green_heading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #477A03;
}
.gray_heading {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.red_heading {
	font-family: Arial;
	color: #FF0101;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;


}
.welcometext {
	font-family: Arial;
	font-size: 11px;
	color: #ffff99;
	padding:6px 0px 6px 6px;
	font-style: normal;
	font-weight: bold;
}