P, H1, H2, H3, H4, H5, H6, TD, LI, A { font-family: Verdana, Arial }
H1 { font-size: 20px; border-bottom: 1px solid #036f00; width: 100% }
H2 { font-size: 16px; border-bottom: 1px solid #037e00; width: 100% }
H3 { font-size: 14px }
H4 { font-size: 13px }
H5 { font-size: 12px }
H6 { font-size: 10px }
H1, H2, H3, H4 { font-weight: bold }
H5, H6 { font-weight: normal }
P, TD, LI, A { font-size: 12px }
A { text-decoration: none; font-style: normal; font-weight: normal }
A:link { color: #1D415B }
A:hover { text-decoration: underline }
A:active { color: #1D415B }
A:visited { color: #2B6289 }
ACRONYM { border-bottom: 1px dashed #1D415B }
TD.title {
	background-color: white;
	border: 1px solid #036f00;
	padding: 5px;
}
SPAN.title {
	font-size: 20px;
	font-weight: bold;
}
.language {
	background-color: white;
	border: 1px solid #036f00;
	padding: 5px;
}
.navigation {
	background-color: white;
	border: 1px solid #036f00;
	padding: 5px;
	vertical-align: top;
	width: 14em;
}
.content {
	background-color: white;
	border: 1px solid #036f00;
	padding: 5px;
	vertical-align: top;
}
BODY { background-color: #eeeeee }
