 html, body {	margin: 0px;	background-repeat: repeat;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	text-align:left; 	height:100%;}.contentText {	background-image: url(images/decor/lineBG.jpg);	background-repeat: repeat-x;	background-color: #ffffff;	vertical-align:top;	margin-top:5px;	margin-right:5px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #737373;	width: 500px;	}		.headCom {	font-size: 11px;	color: #ffffff;}hr {border: 1px dotted #999999; border-style: none none dotted; }  