BODY {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin: 0px 3px;
	background: #18689E;
}

H1 {
	font-size: 12pt;
	color: #18689E;
	margin-bottom: 2px;
	margin-top: 2px;
}
H2 {
	font-size: 10pt;
	color: #18689E;
	margin-bottom: 2px;
	margin-top: 3px;
}
H3 {
	font-size: 11pt;
	color: Black;
	margin-bottom: 5px;
	margin-top: 8px;
}

A.l {
	border: 1px outset Gray;
	background: White;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	color: Black;
	margin-bottom: 3px;
	margin-top: 3px;
}

A.l:Hover {
	text-decoration: none;
	color: #18689E;
}

A.l0 {
	text-decoration: none;
	color: Gray;
}

A.l0:Hover {
	text-decoration: none;
	color: #18689E;
}

A.bd {
	text-decoration: none;
	color: #18689E;
}

A.bd:Hover {
	text-decoration: underline;
	color: #18689E;
}

HR.1 {
	color: blue;
	height: 1px;
	azimuth: inherit;
}

.TR0 {
	color: Gray;
	font-size: 7pt;
	height: 134px;
	letter-spacing: 1px;
	line-height: 36px;
}

.TR1 {
	border: 1px outset Gray;
	background: White;
	color: Black;
	font-size: 11pt;
	margin-bottom: 3px;
	margin-top: 3px;
}

.TR2 {
	background: White;
	color: Black;
	font-size: 10pt;
}

.TR3 {
	color: Gray;
	font-size: 7pt;
	height: 30px;
	letter-spacing: 1px;
	padding-bottom: 4px;
}

.TR4 {
	color: Black;
	background: #EFEFEF;
	font-size: 9pt;
	border: 1px solid Gray;
	margin: 15px 5px 5px 5px;
}

#menu a {
	display: block;
	width: 100%;
	background: White;
}

.form {
	font-size: 9pt;
}

.li {
	font-size: 9pt;
	list-style: disc;
	margin-top: 5px;
	margin-bottom: 3px;
}