.body {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.borders {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px none #000000;


}

