body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	color: white;
}
.printable {
	background-color: white;
	color: black;
}

#box {
	margin: 0 auto;
	margin-top: 75px;
	padding: 5px 10px 0px 10px;
	width: 580px;
	height: 240px;
	font-size: 12px;
	border: 2px solid white;
	color: white;
	background-image: url('/img/bg_img.jpg');
	background-repeat:no-repeat;
	text-align: right;
	line-height: 20px;
}
.alert {
	color: red;
}
#box_2 img {
	padding: 10px;
}
#box h1 {
	margin: 0px 0px 0px 10px;
	padding: 10px;
	font-size: 32px;
	color:#0000CC;
}

#footer {
	margin: 0 auto;
	padding: 10px;
	width: 480px;
	color: #999999;
	font-size: 12px;
	background-color:#333333;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}
#footer a:active, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF6633;
}

#box_2 {
	margin: 0 auto;
	margin-top: 75px;
	padding: 5px 10px 0px 10px;
	width: 580px;
	border: 2px solid black;
	color: navy;
}

h2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: maroon;
}
h2 a {
	font-size: 10px;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

a {
	color: red;
}

a:hover {
	font-weight: bold;
}
.icon {
	border:0;
	width: 35px;
	height: 35px;
{

