body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
}
table, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
form {
	margin: 0;
}
h1 {
	color: #506C7B;
	font-size: 130%;
	font-weight: bold;
	margin: 30px 0 20px 0;
}
h2 {
	color: #506C7B;
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}
h3 {
	color: #506C7B;
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 10px 0;
}
p {
	margin: 0 0 10px 0;
}
ol, ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
a {
	color: #506C7B;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
address {
	font-style: italic;
	margin: 15px 0 10px 0;
	text-align: right;
}
small {
	font-size: 90%;
}
code, fieldset.code {
	color: #4D5561;
	font-family: "Courier New";
	font-size: 110%;
}
fieldset.code {
	background-color: #FAFAFA;
	border: solid 1px #E0E0E0;
	padding: 3px 7px;
	margin: 0 20px;
}
fieldset.code legend {
	color: #A0A0A0;
	background-color: #FFFFFF;
	padding: 0 3px 3px 3px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Epigraph {
	margin-left: 50%;
}
p.Refrain {
	margin-left: 20px;
}
p.Comm {
	color: #C0C0C0;
	font-size: 90%;
	text-align: right;
}
p.Comm a {
	color: #C0C0C0;
}
.sNote {
	font-size: 90%;
}
hr.sRuler {
	color: #000000;
	width: 300px;
}
.floatL {
	float: left;
	margin: 0 10px 5px 0;
}
.floatR {
	float: right;
	margin: 0 0 5px 10px;
}
.Title {
	font-size: 90%;
	text-align: center;
}
div.Attached {
	font-size: 90%;
	margin: 15px 0 10px 0;
}
div.Attached img {
	border: none;
	float: left;
	margin: 0 0.7em 1em 0;
}



textarea.code {
	color: #80807F;
	font-family: "Courier New";
	font-size: 100%;
	width: 100%;
	border: 0;
}



table.dataForm {
	margin: 5px -5px;
}
table.dataForm th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.dataForm td {
	vertical-align: top;
}
form.dataForm small {
	font-weight: normal;
}
form.dataForm td.num {
	font-weight: bold;
	padding-right: 0;
	text-align: right;
}
form.dataForm span.ness {
	color: #FF0000;
	font-weight: normal;
}
form.dataForm span.max {
	color: #A0A0A0;
	font-size: 90%;
}
form.dataForm td.error {
	font-weight: bold;
	padding: 0 20px 10px 20px;
	text-align: center;
}
form.dataForm td.error div {
	font-weight: normal;
	margin-top: 5px;
}
form.dataForm span.error {
	display: block;
	font-weight: normal;
	text-align: left;
}

p#informer {
	font-size: 90%;
}
p#informer a {
	text-decoration: none;
}
