body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	font-size: large;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #663300;
	font-weight: bold;
}
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold; color: #663300
}
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #663300
}
ul {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #663300
}
a {  
	color: #663300; 
	text-decoration: underline
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-align: left;
}
.bgcontent {  
	background-image: url(../images/infopage/content.jpg); 
	background-repeat: no-repeat
}
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #663300
}
.hidden {display:none;font-size:0.1pt;}