@charset "utf-8";
body {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

/* CSS Document */

h1 {
	font-size: xx-large;
	color: #9CF;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-bottom: 8px;
}
h2 {
	font-size: 24px;
	color: #9CF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.detail {
	font-size: 18px;
	color: #FF0;
	padding: 0px;
	margin: 2px;
}
