body {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image:  url(img/layout/layout_content.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	margin-left: 50px;
}
td {
	font-size: 10pt;
}
a { 
	color:#010080;
	text-decoration:none;
}
a:hover { 
	color:#666666;
	text-decoration:none;
}
