@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-image: url(../../../Site/Assets/background.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(Assets/background.jpg);
}
.style2 {
	color: #FFFFFF;
	font-size: 8pt;
}
h1 {
	font-size: 11pt;
	color: #FFFFFF;
}
h2 {
	font-size: 10pt;
	color: #FFFFFF;
}
h3 {
	font-size: 9pt;
	color: #FFFFFF;
}
h4 {
	font-size: 8pt;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
</style>
