/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #494949;
	background-image: url(../imgs/bg.gif);
}
a:link {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.style4 {
	font-size: 12px;
	color: #cccccc;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}

