body, p, ul, ol, li, table, tr, td, a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
body {
	background-color: White;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-weight: bold;
	font-style: normal;
}
h1, h2 {
	font-size: 17px;
	color: #3366CC;
	text-align: center;
}
h3 {
	font-size: 17px;
	color: #777777;
}
h4 {
	font-size: 14px;
	color: #777777;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
pre {
	font-family: monospace;
	font-size: 12px;
}
p.right {
	text-align: right;
}
p.epigraph {
	text-align: right;
	font-style: italic;
	margin: 0 2ex 0 50%;
}
p.cbord {
	margin: 0 2ex;
	padding: 0 2ex;
	border-color: Black;
	border-style: solid;
	border-width: thin;
	text-align: center;
	font-weight: bold;
}
ul.nodot {
	list-style-type: none;
}
.inside {
	list-style-position: inside;
}
a:link, a:visited {
	color: #3399FF;
}
a:active, a:hover {
	color: #3366CC;
}
table.ctable {
	border-style: solid;
	border-color: Black;
	border-width: 2px 0;
}
table.ctable td {
	padding: 1ex 2ex;
	border-style: solid;
	border-color: Black;
	border-width: 1px 0 0 0;
}
table.ctable th {
	border-style: none;
}
table.ctable2 {
	border-style: solid;
	border-color: Black;
	border-width: 2px 0;
}
table.ctable2 td {
	padding: 0 1ex;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0 0 0;
}
table.ctable2 th {
	border-style: none;
}

.contlev1 {margin-top:8pt;margin-bottom:0pt;padding:0pt;}
.contlev2 {margin-top:3pt;margin-bottom:0pt;margin-left:1em;padding:0pt;}
.contlev3 {margin-top:2pt;margin-bottom:0pt;margin-left:2em;padding:0pt;}


