body{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	background-color:#FFF;
	margin:0;
	color:#000;
	width:345px;
	height:150px;
	background-image:url(images/System-bkg.gif);
	background-repeat:no-repeat;
	padding:12px 18px 12px 37px;
	line-height:12px;
	}
	
.Sub-title{
	font-size:14px;
	font-weight:bold;
	color:#ed1d23;
	}
