@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #4f4f4f;
	color: #F47A00;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #928a8a;
	text-align: center;
}

.ColTitle {
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	background-position: right center;
	text-align: right;
	vertical-align: middle;
}
td {
	text-align: center;
	vertical-align: middle;
}
.hulk_link {
	font-weight: bold;
	color: #1CEE11;
}
