h1 {
	font-family: Arial, Helvetica;
	font-size: 110%;
	font-weight: bold;
	color: #339933;
}

h2 {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #339933;
}

h3 {
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	color: #339933;
}

.center_title {
	font-family: Arial, Helvetica;
	font-size: 110%;
	font-weight: bold;
	color: #444444;
	text-align: center;
}

.content {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: #777777;
}

.content_NL {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 70%;
	color: #777777;
}

.content_continue {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #777777;
}

.content_highlighted {
	color: #339933;
}

.content_emphasis {
	font-size: 140%;
	font-weight: bolder;
}

.content_emphasishighlighted {
	font-size: 140%;
	font-weight: bolder;
	color: #cc3333;
}

.content_slender {
	font-weight: normal;
}

.content_slenderhighlighted {
	font-weight: normal;
	color: #339933;
}

.content_italic {
    font-style: italic;
}

.content_link {
	color: #339933;
}

.linkdoc {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 70%;
	color: #339933;
}

.linkdoc_full {
	font-family: "Tahoma", Arial, Helvetica;
	font-weight: normal;
	color: #339933;
}

.tabhead {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #339933;
}

.tabline {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: #777777;
}

.tabsubline {
	font-size: 90%;
	font-weight: normal;
	color: #777777;
}

.tabsubline_color {
	color: #339933;
}
