/* CSS Document */

* {margin:0; padding:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D8D8;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
}
.text1 {
	color: #C2C2B2;
}
.text2 {
	color: #8F8F8F;
	text-decoration: none;
	font-size: 9px;
}
.text3 {
	color: #7F7849;
}
