.top_title {
	font-size: x-large;
	font-weight: bold;
}
.sub_title {
	font-size: large;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.as3code {
	font-family: "Courier New", Courier, mono;
	color: #666666;
}

