BODY {
	background-image : url(../images/content.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-color : #D2D5D5;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

TABLE {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border : 0px none;
}

TD, DIV, P {
	color : #E8E8E8;
	font-family : Verdana, Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	text-decoration : none;
	text-transform : none;
}