/* CSS Document */

body {
	background-color: #2A2A2A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #A4A2A3;
	text-align: left;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}
.style3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #e3e4e5;
	text-align: left;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.style5 {
	font-family: tahoma;
	font-size: 9px;
	color: #A4A2A3;
	text-align: left;
}
.style1_c {
	font-family: Tahoma;
	font-size: 10px;
	color: #A4A2A3;
	text-align: center;
}