body {
	background-image: url(images/page-bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #778D9C;
}
.style1 {color: #344F67}
a:link {
	color: #421D67;
	font-weight: bold;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #4E7089;
}
a:active {
	color: #999999;
}
a.white:link {
	color: #ffffff;
	font-weight: bold;
}
a.white:visited {
	color: #eeeeee;
}
a.white:hover {
	color: #eeeeee;
}
a.white:active {
	color: #eeeeee;
}
body,td,th {
	font-size: 12px;
}
.style4 {color: #4C86D0; font-weight: bold; }