.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;


}
.normalcentred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.smallcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;

}
.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;

}
.scroller {
	overflow: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 340;
	width: 340;
	position: absolute;
	clip:   rect(auto auto auto auto);
	margin-left: 10px;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.scrollerwork {

	overflow: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 390;
	width: 340;
	position: absolute;
	clip:     rect(auto auto auto auto);
	margin-left: 10px;
	padding-left: 10px;
}
.smallright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	padding-left: 10px;

}
.scrollerwork2 {


	overflow: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 400;
	width: 340;
	position: absolute;
	clip:      rect(auto auto auto auto);
	margin-left: 10px;
	padding-left: 10px;
}
.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;

}
.biggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;

}
.formfieldname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC9999;
	text-align: left;
	font-weight: bold;


}
.formfieldinput {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #Cc9999;
	text-align: left;
}

.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.scrollerwork3 {


	overflow: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 370;
	width: 340;
	position: absolute;
	clip:     rect(auto auto auto auto);
	margin-left: 10px;
	padding-left: 10px;
}
.indented {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 6pt;
}
.articlehead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
