body, html { background-color: #dddddd; }
body {
	margin: 0px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	line-height: 150%;
}
p {
	text-align: justify;
	margin-top: .5ex;
	margin-bottom: 1ex;
}
h1, h2, h3 {
	text-transform: lowercase;
}
h1 {
	font-weight: bold;
	font-size: 160%;
	letter-spacing: 1em;
	text-align: right;
	padding-top: 20pt;
}
h2 {
	font-weight: bold;
	font-size: 100%;
	letter-spacing: .7em;
	text-align: left;
	padding-top: 20pt;
	margin-left: 10%;
}
h3 {
	font-size: 90%;
	color: #333366;
	font-weight: lighter;
	letter-spacing: 4pt;
	text-align: right;
	padding-right: 30pt;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}
a:active {
	color: #9999cc;
}
a:hover {
	text-decoration: underline;
}
.trPic {
	float: right;
}
.formErr {
	color: #ff3333 !important;
	font-weight: bold !important;
}
.formOK {
	font-size: 85%;
	color: #333366;
}
a.aBack:hover {
	cursor: pointer;
}
.alert {
	font-weight: bold;
	font-style: italic;
	color: #993366;
}
a.table {
	text-decoration: none;
	font-weight: normal;
}
.note {
	font-size: 80%;
}
#inputForm td {
	text-align: right;
}
.legend {
	font-size: 85%;
	line-height: 4ex;
	text-align: center;
}
.dlFile {
	font-size: 85%;
}
.dlFile a {
	font-size: 100%;
}
span.fileNew {
	color: #cc0033;
	font-weight: bold;
	font-size: 85%;
	text-transform: uppercase;
}
li { margin-top: 4pt; margin-bottom: 4pt; }
