@charset "ISO-8859-1";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #003300;
	background-image: url(../images/colortile06.jpg);
	margin-top: 0px;
}
a {
	font-size: 10pt;
	color: #003300;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	font-style:italic;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12pt;
	color: #000000;
}
h2 {
	font-size: 12pt;
	color: #336600;
}
h3 {
	font-size: 12pt;
	color: #000000;
}
h4 {
	font-size: 14pt;
	color: #336600;
}
h5 {
	font-size: 10pt;
	color:#006600;
}

.style6 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt; 
}
.style7 {
	font-size: 14pt;
	font-weight: bold;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
}
.highlight {
	color:#003300;
	font-weight:bold;
}
.item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color:#003300;
}
.subdescript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#333333;
}
.descript {
	font-size:9pt;
	font-weight: normal;
	color:#333333;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}