body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #999999;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #993300;
}

a:active {
	color: #999999;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.font13_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

