BODY {
	background-image : url(graphics/bg_content.gif);
	background-color : #102d3b;
	background-repeat : no-repeat;
	background-attachment : fixed;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	padding-left : 10px;
}
H1 {
	color : #B6E0FF;
	font-weight : bold;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom : 5px;
}
TD {
	font-size : 12px;
}

