@charset "utf-8";
* {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
html {
	height: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.hidden {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
p {
	font-size: 80%;
	color: #666666;
	margin-bottom: 1em;
}
h2, h3, h4, h5, h6 {
	color: #005A99;
	margin-bottom: 0.2em;
	margin-top: 0.8em;
	font-weight: lighter;
}
h1 {
	font-size: 125%;
	color: #000555;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
}
h2 {
	font-size: 115%;
}
h3 {
	font-size: 95%;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 85%;
}
h6 {
	font-size: 80%;
}
li {
	margin-bottom: 0.2em;
	font-size: 80%;
	margin-left: 2em;
}
ul, ol {
	margin-bottom: 1em;
	color: #666666;
}
td {
	color: #333333;
	font-size: 80%;
}
a {
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
strong {
	font-weight: lighter;
}
.darkBlue_p {
	color: #000099;
}
.lightBlue_p {
	color: #0099FF;
}
.lightBlue_Zittat_p {
	color: #0099FF;
	font-size: 90%;
	font-weight: bold;
}
.byLineZittat {
	color: #666666;
	font-size: 70%;
	font-style: italic;
	font-weight: lighter;
}
.lightBlue_bigSize_p {
	color: #0099FF;
	font-weight: bolder;
	font-size: 100%;
}
.black_p {
	color: #333333;
}
.blackBold_p {
	color: #000000;
	font-weight: bold;
}
.blackBoldItalic_p {
	color: #2A2722;
	font-weight: bold;
	font-style: italic;
	font-size: 96%;
}
.blueBold_p {
	color: #0099FF;
	font-weight: bolder;
}
.lightRed_p {
	color: #990000;
	font-size: 80%;
}
.lightRedBold_p {
	color: #990000;
	font-weight: bolder;
}
.lightRed_bigSize_p {
	color: #990000;
	font-weight: bolder;
	font-size: 100%;
}
.blackBold_p_AlignRight {
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding-right: .2em;
}
.black_p_AlignRight {
	color: #333333;
	text-align: right;
}
.strongOrange_p {
	color: #CC6600;
	font-size: 80%;
}
.strongOrange {
	color: #CC6600;
	font-weight: bold;
	font-size: 90%;
}

