body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #C7CBE7;
	/* background-color: #FFFBD5; */
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #000066;
	font-weight: normal;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000066;
	font-style: italic;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
}
.style4 {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #000066;
	font-weight: normal;
}
.menustyle {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.menunolink {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #C7CBE7;
	font-weight: bold;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #034EA2;
}
.style6 {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #000066;
	font-weight: normal;
}

