body {
	margin: 0px;
	background-color: #75B2C6;
	background-image: url(support/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 5px;
	line-height: 18px;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
}
