td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #CC0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-position: center;
}
.style1 {
	color: #666666;
	text-align: center;
}
.style2 {color: #CC0000}

.style3 {color: #FFFFFF}

a:hover {
	color: #990000;
}
.box {
	position: relative;
	height: 50%;
	width: 50%;
}
body {
	background-color: #FFFFFF;
}
