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



<style type="text/css">
<!--

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #000;
}
body,td,th {
	font-size: 12pt;
	font-family: Georgia, Times New Roman, Times, serif;
}
a {
	font-size: 12pt;
	color: #0000CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Arial;
}
h1 {
	font-size: 26px;
	color: #990000;
}
h2 {
	font-size: 24px;
	color:#990000;
}
h3 {
	font-size: 18px;
	color:#000;
}
a:link {
	color: #0000FF;
}
h4 {
	font-size: 14px;
	color: #003366;
}
.style1 {
	color: #000000;
	font-style: italic;
}

.style6 {
font-size: 14px; 
font-weight: bold; 
font-style: italic; 
margin-left: 15px; 
margin-right: 15px; 
padding-left: 35px; 
padding-right: 35px; 
line-height: 130%;
background-color: #EFEFEF;
color:#000; 
border-right: 2px dotted #900; 
border-left: 2px dotted #900;
}

.style4 {font-size: 9px}
.style5 {font-size: 9pt}

.style7 {border-color: #FFF; bg-color: #FFF;}

ul {
padding-left: 130px;
font-size: 14px;
font-weight: bold;
color: #990000;
text-transform: uppercase;
line-height: 135%;
}

.greytable {
	border-color:#EEE;
}
-->
</style>