body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/background.jpg);
	background-repeat: repeat-x;
	background-color: #939393;
}
body, h1, h2, h3, h4, h5, h6, td {font: 9px  Tahoma, Geneva, Arial, Helvetica, sans-serif; color: #aaaaaa; line-height:16px;}
.alinear {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
