body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.red {color: #AA2C20; font-weight:bold;}
a:link {
	color: #AA2C20;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #AA2C20;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	background-color: #AA2C20;
	color: #F2EF00;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	background-color: #AA2C20;
	color: #F2EF00;
	text-decoration: none;
	font-weight:bold;
}
#heading {
	color: #AA2C20;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	font-weight: bold;
/*	text-transform:uppercase;*/
	letter-spacing: 1px;
}
#thtlogo {
	position: absolute;
	top: 0px;
	left: 550px;
}
#text {
	position:  relative;
	padding-top: 20px;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
}
#text a:link {
	color: #AA2C20;
	text-decoration: underline;
	font-weight: normal;
}
#text a:visited {
	color: #AA2C20;
	text-decoration: underline;
	font-weight: normal;
}
#text a:hover {
	background-color: #AA2C20;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#text a:active {
	background-color: #AA2C20;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#extinguisher {
	display:none;
}
#menucontainer {
	display:none;
}
#topmenu {
	display:none;
}
#rightinfobox {
	display:none;
}
.questionnaire {
	display: none;
}
.questionnaire0 {
	display: none;
}
.result {
	display: none;
}
#campaign1 {
	display: none;
}
#campaign2 {
	display: none;
}
#campaign3 {
	display: none;
}

h2 {
	font-size:11px; 
	font-weight:bold;
	margin:0;
	padding:30px 0 10px 0;
}

h2.diary {
	padding:19px 0 10px 0;
}

h3 {
	font-size:11px; 
	font-weight:bold;
	margin:0;
	padding:0;
}
