@charset "UTF-8";
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	color: #000;
	background-color: #fff;
	text-align:left;
	width:1000px;
}
#nav {
	display:none;
}
#content1 {
	display:none;
}
