
@media all {
	
}
body, p    {
	color: #FF6;
	font-size: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-indent: 0;
	margin-left: 8px;
	margin-right: 8px;
	clear: left;
	background-color: #630;
}
h1      {
	color: #FC0;
	font-size: 16pt;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left
}
h2    { color: #FC0; font-size: 14pt; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 1em; text-align: left }
h3    { color: #FC0; font-size: 12pt; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 1em; text-align: left }
h4   { color: #FC0; font-size: 12pt; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 1em; text-align: left }
ol { font-size: 12pt; font-family: Verdana, Helvetica, sans-serif }
ul { font-size: 12pt }
a:link { color: #330000; font-weight: bolder; text-decoration: none }
a:visited { color: #330000; font-weight: bolder; text-decoration: none }
a:hover { color: #003300; font-weight: bolder; text-decoration: underline }
.caption   { color: #099; font-size: 11pt; font-family: Verdana, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-align: center; margin-bottom: 10pt; padding-bottom: 4pt }
#updpg { color: #099; font-size: 11pt; font-family: Verdana, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-align: center; margin-bottom: 10pt; padding-bottom: 4pt }
.smaller { font-size:smaller}
.small-dark {
	font-size:smaller;
	color: #330000;
}
.white { color: #fff }
.relatedlinks { color: #099; font-size: 11pt; font-family: Verdana, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-align: center; padding-bottom: 4pt }
.footer { color: #006; font-size: 11pt; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; text-align: center; margin-bottom: 10pt; padding-bottom: 4pt }
.bold { font-weight: bold }
.boldital { font-style: italic; font-weight: bold }
.bg { background-repeat: no-repeat; background-attachment: fixed; background-position: center }
.ctr { text-align: center }
.rt { text-align: right }
.lft { text-align: left }
.last { padding-bottom: 18px }
.rtlast { text-align: right; padding-bottom: 18px }
