.SteffenMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
h2 {
	font-size: xx-small;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30pt;
}
h3 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	line-height: 15px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 3px;
}
