/* CSS Document */

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.style19 {color: #000066}

.style1 {color: #FF9900}
.style2 {color: #FF9933}
.style4 {color: #CC6633}
.style5 {color: #FFFFFF}
body {
	background-color: #333333;
}
.style9 {color: #009900;
	font-weight: bold;
}
.style10 {color: #999999}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style13 {
	color: #000066;
	font-weight: bold;
}
.style14 {color: #000000}