body {
 margin:0;
 padding:0;
 background-color: #FFFFFF;
 color: #000000;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
}

.textright {

	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: right;
}
