@charset "utf-8";
/* CSS Document */

.welcome {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #663300;
	margin-bottom: -15px;
	text-align: left;
}
.boldstyle {
	font-weight: bold;
}

.para {
	font-family: "Trebuchet MS", "Century Gothic", Calibri, Arial;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.little {
	font-family: "Trebuchet MS", "Century Gothic", Calibri, Arial;
	font-size: 3px;
	padding-top: -20px;
}
.tiny {
	font-size: 10px;
	color: #006633;
}

.green {
	font-style: italic;
	color: #006633;
	font-weight: bold;
}
.subhead {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #663300;
	margin-bottom: -15px;
	text-align: left;
}
.head1 {
	font-family: "Trebuchet MS", "Century Gothic", Calibri, Arial;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.source {
	font-size: 10px;
	color: #006633;
	font-family: "Trebuchet MS", "Century Gothic", Calibri, Arial;
	margin-top: 5px;
	text-align: right;
}
.copyright {
	font-size: 7pt;
	color: #999999;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
}
.white {
	font-family: "Trebuchet MS", "Century Gothic", Calibri, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

