body {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

h4 {
	font-weight: bold;
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
}

p {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	line-height: 20px;
}

#question {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align:justify;
	color: #ffffff;
	line-height: 18px;
	margin-top: 5px;
}

#answer {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #ffffff;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 20px;
}

h3.question {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	margin:0;
	padding-bottom: 5px;
}

ul {
	display: block;
	padding: 0px;
	margin: 13px;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

li {
	text-align: justify;
	padding-bottom: 10px;
}

a.workshop {
	color: #000066;
}

a.contact {
	color: #ffffff;
}