body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(/images/background.gif);
	background-attachment: fixed;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding-left: 4px;
}
h1 {
	font-size: 18px;
	color: #cc0000;
}
h2 {
	font-size: 14px;
	color: #cccccc;
	padding-left: 20px;
	background-image: url(/images/h2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
h3 {
	padding-top:8px;
	padding-bottom:8px;
	font-size: 14px;
	color: #cc0000;
}
/*
	.midColumn {
		background-image:url(/images/middle-bg.gif);
		background-repeat:repeat-y;
	}
*/