BODY {
background-color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
color:#000000;

P, TD, LI, UL {
font-size: 10pt;
}

LI {
list-style-image: url('images/bullet.gif');
}


Table {
font-size: 10pt;
border-collapse: collapse;
}


h1 {
font-size: 16pt;
color: #000000;
text-align: center;
padding: 2px;
border-bottom-style: dotted;
border-color: #000000;
border-width: thin;
}

h2 {
border-bottom:thin dotted #FF6600; font-size: 14pt;
color: #FF6600;
text-align: center;
padding: 2px;
border-left-color:#B77426; border-left-width:thin; border-right-color:#B77426; border-right-width:thin; border-top-color:#B77426; border-top-width:thin
}

h3 {
font-size: 12pt;
color: #666666;
text-align: center;
background-color: #FFFFFF;
padding: 2px;
border-bottom-style: dotted;
border-color: #666666;
border-width: thin;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
text-align: center;
background-color: #000000;
padding: 2px;
border: 1px solid #000000;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
text-align: center;
background-color: #FF6600;
padding: 2px;
border: 1px solid #FF6600;
}

h6 {
font-size: 9pt;
color: #FFFFFF;
text-align: center;
background-color: #666666;
padding: 2px;
}

a:link {
text-decoration: none;
color: #FF6600
} 

a:visited {
text-decoration: none;
color: #FF6600;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #FF6600;
}

a:active {
text-decoration: none;
.LeftNav {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	padding: 2px;
    line-height: 20px;
	vertical-align: top; color:#C0C0C0
}

.LeftNav a link {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none; 
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 90%;
} 
.LeftNav a visited {
	color: #FF6600;
	background-color: #CCCCCC;
	text-decoration: none; 
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 90%
}
.LeftNav a hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none; 
	padding: 2px;
	border: 1px solid #000000;
	width: 90%
}
.LeftNav a active {
	color: #FF0000;
	background-color: #FF6600;
	text-decoration: none; 
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 90%
}


.maincontent {
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 10px;
}


.copyright {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align: center;
}