BODY {
	background-color : #506DB1;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
	scrollbar-base-color: #506DB1;
	scrollbar-arrow-color: #F5B934;
}
H1 {
	font-weight : bold;
	font-size : x-large;
}
TH {
	font-weight : bold;
	text-align : left;
	font-size : large;
}
A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	text-decoration : none;
}



