body {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;
	background: #000000 url(../images/bg_vertical.png);
}
p {
	text-align: justify;
}
td, p, select, input, textarea {
	font-size: 11px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
}
a {
	color: #3366FF; 
	text-decoration: none;
}
a:hover {
	color: #3366FF; 
	text-decoration: underline;
}
.title {
	font-size: 24px; 
	color: #3366FF; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-align: left;
}
.copyright, .copyright a, .copyright a:hover {
	font-size: 9px;
	color: #666666; 
}
.box {
	border: 3px double #660000;
	background-color: #990000;
}
.box, .box td, .box p {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
