/* CSS Document */

.style1 {color: #FF9900}
.style2 {color: #FF9933}
.style3 {
	color: #CC9933;
	font-weight: bold;
}
.style4 {color: #CC6633}
.style5 {color: #FFFFFF}
.style7 {color: #DA7B25}
body {
	background-color: #333333;
}
.style8 {color: #DFD9CD}