a {
	color: #FFFFCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFCC
}

input.text {
	width: 300px;
}

.nat1 {
	font-family: Arial;
	font-size: 18pt;
	color: #000080;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0
}

.nat2 {
	font-family: Arial;
	font-size: 14.1pt;
	color: #000080
}

.nat3 {
	font-family: Arial;
	font-size: 12pt;
	color: #000080;
	font-weight: bold
}

.nat3b       { font-family: Arial; font-size: 12pt; color: #008000; font-weight: bold }
.nat4 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}

.nat5 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	font-weight: normal
}
.natbrod1    { font-size: 12pt; font-family: Times New Roman }
.natbrod2    { font-size: 10pt; font-family: Times New Roman }

.tblTd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #E0E0E0;
	padding: 4px;
	border: 1px solid #000000;
}