div#MainMsg
{
	border:solid 1px #333333;
	background-color:#ffffff;
	padding-bottom:10px;
	width:840px;
}

div#MainMsg .secthead
{
	font: bold 14px/28px Arial;
	padding-left:5px;
	height: 28px;
}

div#MainMsg p
{
	padding-left:5px;
	padding-right:5px;
}

p.stxt
{
	font: 10px/11px Verdana, sans-serif;
}

p.ltxt
{
	font:14px/18px Arial;
	color:#333333;
}

pre
{
	font:italic 12px/16px Verdana, sans-serif;
	color:#660099;
}