.text {
	font-size: 12px;
	line-height: 20px;
}
.text-height25 {
	font-size: 12px;
	line-height: 25px;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.mini {
	font-size: 10px;
	line-height: 16px;
}
.copy {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/back.jpg);background-repeat:no-repeat;
	background-color: #0E0C0D;
}
body,td,th {
	color: #FFFFFF;
}
.style3 {color: #666666}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}

