body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1D3D4;
	background-image: url(../images/bg.jpg);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.p {
	line-height: 150%;
}
A:link{text-decoration:underline;color:#333333;}
A:visited{text-decoration:underline;color:#000000;}
A:hover{text-decoration:none;color:#f00;}