body {
}

h1 { text-align:center; }
h2 { text-align:center; }
h3 { text-align:center; }

hr {
	size:5;
	width:80%;
	color:darkgreen;
}

a:link { color:darkgreen}
a:visited { color:gray}


.big_header {
	background-color:#CCCCCC;
	font-size:20pt;
	color:darkgreen;
	line-height:150%;
}

.small_header {
	font-size:16pt;
	color:darkgreen;
	line-height:150%;
}

.teaser {
	float:right;
}

.section_header {
	font-size:14pt;
	color:darkgreen;
	line-height:120%;
}

.section_header_comment {
	font-size:10pt;
	color:black;
}
.section_text {
	font-size:14pt;
	color: black;
}
.section_subheader {
	font-size:12pt;
	color: darkgreen;
}
.section_subtext {
	font-size:10pt;
	color: black;
}
