body {
	margin: 0px;
	background: #99cccc;
	background-image:url(/images/background.gif);
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 170%;
	color: #333333;
	}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 170%;
	color: #333333;
	}
a {
	color: #339999;
} 

a:link {
	color: #339999;
} 

a:visited {
	color: #006666;
} 

a:active {
	color: #00cc66;
} 

a:hover {
	color: #00cc66;
}
a:focus {
	color: #00cc66;
	}
.listupperalpha {
	list-style-type: upper-alpha;
	}
.listdecimal {
	list-style-type: decimal;
	}
.listloweralpha {
	list-style-type: lower-alpha;
	}
.listlowerroman {
	list-style-type: lower-roman;
	}
.listnone {
	list-style-type: none;
	}
.navigation {
	margin: 0px;
	line-height: 100%;
	}
.navigationprevious {
	margin: 0px;
	}
.navigationnext {
	margin: 0px;
	text-align: right;
	}
.nounderline {
	text-decoration: none;
	}
.headline {
	font-weight: bold;
	margin-bottom: 30px;
	}
.firstparagraph {
	text-indent: 0px;
	}
.paragraph {
	text-indent: 50px;
	}
.center {
	text-align: center;
	}
.quote {
	font-style: italic;
	margin-left: 100px;
	}
.quotecenter {
	font-style: italic;
	margin-left: 100px;
	text-align: center;
	}
.italic {
	font-style: italic;
	}
.subtitle {
	margin-top: 4px;
	font-style: italic;
	line-height: 100%;
	}
.subtitleright {
	margin-top: 4px;
	font-style: italic;
	line-height: 100%;
	text-align: right;
	}
.subtitlecenter {
	margin-top: 4px;
	font-style: italic;
	line-height: 100%;
	text-align: center;
	}
.subtitleregular {
	margin-top: 4px;
	font-style: normal;
	line-height: 100%;
	}
.quoteauthor {
	font-style: italic;
	margin-left: 100px;
	text-align:right;
	}
.superscript {
	font-size: xx-small;
	vertical-align: super;
	}
.centercontent {
	margin: 0px;
	border-spacing: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	}
.navigationtop {
	border-spacing: 0px;
	width: 580px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	border-bottom: 1px dashed #999999;
	}
.navigationbottom {
	border-spacing: 0px;
	width: 580px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	border-top: 1px dashed #999999;
	}
.navigationbox {
	margin: 0px;
	width: 460px;
	}
.content {
	margin: 0px;
	border-spacing: 0px;
	width: 580px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ffffff;
	}
.imagebox {
	margin: 0px;
	margin-top: 16px;
	width: 458px;
	}
.imagespace {
	margin-right: 4px;
	}
.footnote {
	margin: 0px;
	border-spacing: 0px;
	width: 360px;
	background: #ffffff;
	}
