h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #EEE;
}
#bodyindex {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
}
h3 {
	font-size: 11px;
	font-weight: normal;
}
a {
	color: #004;
}
.iphone a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #555;
	text-align: center;
}

