body {
	background-color: #CCCCCC;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #888888;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CC3333;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 8px;
	color: #336699;
	text-decoration: none;
}
.smalltext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 8px;
	color: #336699;
	text-decoration: none;
}
.indent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 20px;
	margin-right: 8px;
	color: #336699;
	text-decoration: none;
}
.italic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
strong {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #336699;
	text-decoration: none;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #114477;
	text-decoration: none;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 20px
	color: #114477;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-stretch: narrower;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #336699;
	text-decoration: underline;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC3333;
	text-decoration: none;
}
strong {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
ul.disc {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
ol.decimal {
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
ol.lalpha {
	list-style-type: lower-alpha;
	list-style-position: outside;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
ol.ualpha {
	list-style-type: upper-alpha;
	list-style-position: outside;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}

a:link {color: #6699CC; font-weight: bold; text-decoration: none;}
a:visited {color: #6699CC; font-weight: bold; text-decoration: none;}
a:hover {color: #DDDDDD; background: #6699CC; text-decoration: none;}
a:active {color: #6699CC; text-decoration: underline;}

img {
	border-color: #000000;
}
