BODY, HTML, TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D3D3D;
}
.plaintext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D3D3D;
	line-height: 16px;
}
.topichead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	color : #3D3D3D;

}
.texthead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #3D3D3D;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.error, .errorbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ff0000;
}
.errorbold {
	font-weight: bold;
}
.linktext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D3D3D;
	font-weight: bold;
}
A.nav {
	color : #3D3D3D;
	text-decoration: none;
}
A:HOVER.nav {
	text-decoration: underline;
}
H1 {
	font-size : 18px;
	font-weight: bold;
}
H2 {
	font-size : 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
P {
	margin-top: 5px;
	line-height: 16px;
}
#HR {
	height: 2px;
	width: 500px;
	padding:  0px;
	margin: 0px;
	background-image: url('/images/hor_dot.gif');
}
#ANGEBOT {
}
#ANGEBOT INPUT, #ANGEBOT SELECT, #ANGEBOT TEXTAREA {
	width: 300px;
	margin-right: 5px;
	border: 1px solid Gray;		
}
