body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url('images/background.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #ffaaaa;
	scrollbar-3dlight-color: #ffcccc;
	scrollbar-darkshadow-color: #0A2445;
	scrollbar-shadow-color: #660000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffcccc;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}

.tiny {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 110%;
	color: #333333;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 9pt;
	line-height: 100%;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 9pt;
	line-height: 100%;
	text-decoration: none;
	font-weight: normal;
}

A:VISITED {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 9pt;
	line-height: 100%;
	font-weight: normal;
}

A.class3:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	line-height: 100%;
	font-weight: normal;
}

A.class3:VISITED {
	color: #DFECE6;
	text-decoration: none;
	font-size: 8pt;
	line-height: 100%;
	font-weight: normal;
}

A.class3:ACTIVE {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 8pt;
	line-height: 100%;
	font-weight: normal;
}

A.class3:HOVER {
	color: #CC0000;
	text-decoration: underline;
	font-size: 8pt;
	line-height: 100%;
	font-weight: normal;
}

H1{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

H2{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

H3{
	color: #004990;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

H4{
	color: #004990;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
