body, td
{
	font-family: Lucida Grande, Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}
body { 	background-color: #666;
	font-family: Lucida Grande, Lucida, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	}
img { 	border: none; 
	}
#container a, a:visited {
	color: #d00;
	text-decoration: none;
	}
#container a:hover {
	color: #fc0;
	text-decoration: none;
	}
#container a:active {
	color: #666;
	text-decoration: none;
	}
#container {
	background-color: #fff;
	line-height: 135%;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 15px;
	}
#footer {
	background-color: #999;
	line-height: 135%;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	}
#footer a:link, a:hover, a:visited, a:active {
	color: #eee;
	text-decoration: none;
}
.info {
	padding: 10px 40px;
	font-size: 12px;
}
.info2 {
	padding: 10px 40px;
	text-align: left;
	font-size: 12px;
}
.choose1 {
	background-image: url('images/1.gif');
	background-repeat: no-repeat;
	padding-left: 45px;
	font-family: Lucida Grande, Lucida, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #999;
	text-align: left;
	}
.choose2 {
	background-image: url('images/2.gif');
	background-repeat: no-repeat;
	padding-left: 45px;
	font-family: Lucida Grande, Lucida, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #999;
	text-align: left;
	}
#download {
	margin-top: 10px;
	}
h4 {
	font-size: 40px;
	margin: 15px;
	color: #999;
	}