@charset "UTF-8";
/* CSS Document */
td,th {
	color: cccccc;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #cccccc;
	text-align: left;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	text-align: left;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: #cccccc;
	text-align: left;
}

body, table {
	font-family: Helvetica light, Arial light, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #cccccc;
	background-color: #333333;
	text-align: center;
}

#container {
	text-align: center;
	margin: 0 auto;
	width: 1150px;
}

.body_1 {
	text-align: left;
	padding: 10px;
}

.body_form {
	text-align: left;
}

img {
	border: 0;
}

a {
	color: #cccccc;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
