@charset "utf-8";
/* CSS Document */
body {
	background-color:#7c9bcf;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {font-family:Lucida Calligraphy; font-weight:bold; font-size:24px; text-align:center; white-space:nowrap; color: #033;}

h2, h3 {font-family:Arial, Helvetica, sans-serif; font-weight:bold}

h2 {
	font-size:37px;
	text-decoration:underline;
	margin-left: 10px;
}

h3 {
	font-size:27px;
	font-style:normal;
	text-align: center;
}

p {font-family:Arial, Helvetica, sans-serif; font-size:20px;}
