@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
     background-color: #3A3A3A;
}
.sectiontitles {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.indentedlinks{
	margin-left: 20px;
}

.style1 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.style11 {color: #FF6600}
.style12 {color: #FFFF33}
.style13 {color: #66CC66}
.style14 {color: #6699CC}
.style15 {color: #6666FF}
.style16 {color: #6633CC}
.style17 {color: #6600FF}
.style18 {color: #FF0000}

a:link {
	color: #CCCCFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
a:hover {
	text-decoration: none;
	color: #9966FF;
}
a:active {
	text-decoration: none;
}
.style20 {
font-family: Arial, Helvetica, sans-serif
}
-->
</style>