body {
	background-color: #000;
}
.side_box {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #333;
	color: #666;
	width: 150px;
}
p {}
.class1 {
	color: #999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.class2 {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.class3 {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.class4 {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #333;
}
.class5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.class6 {
	color: #333;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.class7 {
	color: #C00;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.class8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C30;
}
.class9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #030;
}
.class10 {
	color: #060;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
}
.class11 {
	color: #666;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
}
.class12 {
	color: #300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.class13 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C30;
}
.white_background {
	background-color: #FFF;
}
.gray_background {
	background-color: #333;
}
.class7BIG {
	color: #090;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003;
}
.text_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}

