h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #848484;
	margin-top: 8px;
	margin-bottom: 10px;
}

p.disclaimer {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 3px;
	margin-right: 3px;
}

.disclaimer  a {
	color: #848484;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	margin-top: 8px;
	margin-bottom: 0px;
}

p.answer {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #848484;
	margin-bottom: 15px;
}

p.text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #848484;
	margin-bottom: 15px;
}

p.MsoNormal {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #848484;
	margin-bottom: 15px;
}

.answer a {
	color: #848484;
}

.emphasized {
	text-decoration: underline;
}

.top-toolbar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #747474;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

.top-toolbar a {
	color: #747474;
	text-decoration: none;
}

h2 a {
	color: #848484;
	text-decoration: none;
}

.toolbar-form {
	height: 18px;
	width: 80px;
	font-family: Verdana;
	font-size: 11px;
}

input.registration-form {
	height: 18px;
	font-family: Verdana;
	font-size: 11px;
}

textarea.registration-form {
	height: 54px;
	font-family: Verdana;
	font-size: 11px;
}

p.form-label {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #848484;
	text-align: right;
}

p.required-heart {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #848484;
	text-align: left;
}

span.content {
	display: block;
	padding: 0px 20px 50px 50px;
}

.conclusion {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.error {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

dt {
	display: compact;
	margin: 10px 10px 5px 10px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	color: #848484;
	font-size: 12px;
}

dd {
	margin-left: 1em;
	margin-top: 0px;
	font-family: Verdana;
	color: #848484;
	font-size: 12px;
	text-align: left;
}

dt a {
	color: #848484;
	text-decoration: none;
}

ul {
	/*list-style-image: url("/env/images/heart_h1.gif");*/
	list-style-type: none;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
}

li {
	margin-left: 0px;
	margin-top: 5px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-family: Verdana;
	color: #848484;
	font-size: 12px;
}

li a {
	color: #848484;
	text-decoration: none;
}