/* CSS Document */
<style type="text/css">
<!--
body {
	background-image: url(images/pc_bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #D32C31;
}
a:visited {
	color: #CA2B30;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
-->
</style
