@charset "UTF-8";
/* CSS Document */
p{
	font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#999; line-height:normal; padding:3px;
}.body {
	text-align: center;
}
.navigation {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999;
}

