@charset "utf-8";
body/* CSS Document */

 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5783B7;
	background-image: url(page-images/background.gif);
	background-repeat: repeat-y;
}
.medium-content {
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nancy {
	font-size: 8pt;
}


.main-content {
	font-size: 12pt;
	color: #5783B7;
}
.main-black {
	font-size: 12pt;
	color: #000000;
}


.large-type {
	font-size: 36px;
	font-weight: bold;
	color: #5783B7;
}
.small-type {
	font-size: 9pt;
}
