body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #08427c;
	text-decoration: none;
}
a:link {
	color:#000000;
	text-decoration: none
}
a:visited {
	color:#000000
}
a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: underline;
}

a.white {  color: #FFFFFF;  text-decoration: none}
a.white:link {  color: #FFFFFF;  text-decoration: none}
a.white:visited {  color: #FFFFFF;  text-decoration: none}
a.white:active {  color:#FFFF99;  text-decoration: underline}
a.white:hover {  color: #FFF667;  text-decoration: underline}

a.black {  color: #000000;  text-decoration: none}
a.black:link {  color: #000000;  text-decoration: none}
a.black:visited {  color: #000000;  text-decoration: none}
a.white:active {  color:#000000;  text-decoration: underline}
a.black:hover {  color: #000000;  text-decoration: underline}

.margin-section {  margin-left: 15px; width: 540px;}
.margin-popup {  margin-left: 15px; margin-right: 15px; width: 100%}
.margin-subsubsect {  margin-left: 21px; width: 504px}
.margin-toppage-right {  margin-left: 10px; width: 169px}
.margin-a3-minus {  margin: -3px}
.margin-a4-minus {  margin: -4px}
.margin-l8 {  margin-left: 8px}

.center {  margin: 0px 0px 0px 0px; text-align: center}

.space-3px {  font-size: 2px;}
.space-6px {  font-size: 4px;}
.space-9px {  font-size: 7px;}
.space-12px {  font-size: 9px;}
.space-18px {  font-size: 15px;}
.space-24px {  font-size: 21px;}

.text-red {  color: #990000}
.text-white {
	color: #FFFFFF;
	border: #FFFFFF;
}
.text-gray {  color: #666666}
.text-darkgray {  color: #999999}
.text-sentence { line-height: 125% }
.text-bold {  font-weight: bold}
.text-boldital {  font-weight: bold; font-style: italic}
.text-verdana {}

.bg-999999 {  background-color: #999999}
.bg-6b6b6b {  background-color: #6B6B6B}
.bg-cccccc {  background-color: #CCCCCC}
.bg-bbbbbb {  background-color: #BBBBBB}
.bg-dcdcdc {  background-color: #DCDCDC}
.bg-dddddd {  background-color: #DDDDDD}
.bg-eeeeee {  background-color: #EEEEEE}
.bg-f6f6f6 {  background-color: #f6f6f6}
.bg-ffffff {  background-color: #FFFFFF}
.bg-deepred {  background-color: #CC0000}
.bg-lightred {  background-color: #CC9999}
.bg-deepgreen {  background-color: #336666}

.topnavi td { font-size: 90%; }
.topnavi a { text-decoration:none; color: #000000; }
.topnavi a:hover { text-decoration:underline; color: #000000; }
.topnavi a:visited { text-decoration:none; color:#333333; }

#content { margin: 0 0 3ex 0; font-size: 10pt;}
#content table { clear: both; margin-bottom: 2ex;}
#content p { text-align: left; }
#content li { padding-left: 50px; }
#content h2 {clear:both; padding-left: 4px;}
#content h3 {margin-top:0}
img.float { float: left; margin: 0 12px 1ex 0}
div.break { clear: both; margin-bottom: 3ex;}

.footer a, .footer a:hover, .footer a:visited { color: white; font-weight: bold;}

.text-std {
	font-size: 10pt;
}
.text-small {font-size: 9pt;}
h1 { font-size: 14pt }
h2 { font-size: 13pt }
h3 { font-size: 12.5pt }
h4 { font-size: 12pt }

}


