
.body {
	font-family: Arial, Verdana, Helvetica ;
	font-size: 13px;
	font-weight: normal;
	color: #247977;
	}

	.body2 {
	font-family: Arial, Verdana, Helvetica ;
	font-size: 14px;
	font-weight: normal;
	color: #247977;
	}

    .gilbody {
	font-family: Arial, Verdana, Helvetica ;
	font-size: 13px;
	font-weight: normal;
	color: #1A4D94;
	}
	
	.footer {
	font-family: Arial, Verdana, Helvetica ;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	}
	


#MsgBox
{
    padding: .5em;
    width: 85%;
}
#MsgBox .MessageTitle
{
    padding: .5em 1em;
    color: #fff;
    background-color: #ff0000;
    display: block;
}
#MsgBox .MessageDescription
{
    font-size: .75em;
}

