.body {
	background-color: #000000;
	border: 2px solid #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	background-position: center top;
}
A {
	COLOR: #666666;
}
A:active {
	COLOR: #666666;
}
A:visited {
	COLOR: #999999;
}
A:hover {
	COLOR: #CCCCCC;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	letter-spacing: .15em;
	line-height: 22px;
	text-decoration: none;
}

.contact a {
	text-decoration: none;
	color: #FFFFFF;
}

.contact a:hover {
	text-decoration: none;
	color: #FF6600;
	}

.footer {
	font-family: sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.logo {
	padding: 15px 0px 0px 15px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.text {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.form {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	border: none;
	text-align: right;
}
.text2 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
