h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-color: #99CCFF;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-color: #AADDFF;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #AADDFF;
}

p {
}
#bodyStyle {
}
#headerStyle {
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000CC;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000CC;
}
#boxedContents {
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
}

li.continued {margin-top: 0.0ex; margin-bottom: 0.0ex; }
li.continued:before {display: marker; content: ""; }
ul.continued {list-style: none; margin-top: 1.0ex; }
ol.continued {list-style: none; margin-top: 1.0ex; }
ul + ul.continued {list-style: none; margin-top: -1.2ex; margin-bottom: 0.0ex}
ol + ol.continued {list-style: none; margin-top: -1.2ex; margin-bottom: 0.0ex}
ul ul>li:before {display: marker; content: "-"; font-weight: bold; }
ul pre {margin-top: 0.0ex; margin-bottom: 0.0ex; }
ul ul pre {margin-top: -0.4ex; margin-bottom: 1.0ex; }
ul.continued + ul {margin-top: -0.3ex; margin-bottom: 0.8ex;}
ol.continued + ol {margin-top: -0.3ex; margin-bottom: 0.8ex;}
li {margin-top: 0.0ex; margin-bottom: 0.7ex;}
dl[compact=compact] dt { display: block; }
dl[compact=compact] dd { display: block; margin-top: -2.4ex;  margin-left: 2.5em; }
dl dd { display: block; margin-bottom: 1.0ex; }
caption { text-align: left; }
pre.indent1 { margin-left: 0.42in; }
td.super {vertical-align: middle; }


#bodyStyle #noteStyle {
	background-color: #CCCCCC;
	padding: 10px;
	width: 500px;
	border: medium solid #000000;
	left: 10px;
}
.SettingsSummary {
	font-size: small;
	font-style: normal;
	background-color: #EEEEEE;
	padding: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.ImageTitle {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

