@charset "UTF-8";
/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #063;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	color: #033;
}#wrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1000px;
}
