.hazartsign { background-image: url(../images/stationary/body_bg.jpg); background-repeat: no-repeat; background-position: left bottom; }
.maintext {
	color: #333333;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.section { color: #feaa64; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 22px; }
.subsection {
	color: #000099;
	font-size: 18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 19px;
}
.subhead {
	color: #333333;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
a:link {
	color: #333333;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: underline;
}
a:visited {
	color: #9c9c9c;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
}
a:active {
	color: #333333;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: underline;
}
body {
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
