@charset "UTF-8";
body h2 {
}
body p {
	font-weight: bold;
}
.content frissites {
	color: #5292EB;
	font-size: small;
	text-align: right;
}
.headerdiv {
	background-color: #FFFFFF;
	color: #5292EB;
	align-content: center;
	position: fixed;
	overflow: hidden;
	z-index: 1;
	top: 0px;
	width: 700px;
}
.headerdiv p {
	color: #225DB0;
	font-style: italic;
	font-weight: bold;
	font-size: 48px;
	margin: auto;
	text-align: center;
}
body ol li {
	list-style-position: outside;
}
.content ol li {
	list-style-position: outside;
	text-align: left;
	text-indent: 0px;
}
.content {
	text-indent: 15px;
	position: relative;
	width: 700px;
	top: 50px;
}
.content h3 {
}
.footerdiv footer {
	color: #5292EB;
	text-align: center;
}
.footerdiv {
	position: fixed;
	left: auto;
	background-color: #FFFFFF;
	color: #5292EB;
	text-align: center;
	bottom: 0px;
	overflow: hidden;
	width: 700px;
	padding-top: 10px;
}
.wrapper {
	margin: 0 auto;
	width: 700px;
}
.static {
	max-width: 700px;
}
tbody tr .text_cell {
    width: 450px;
    text-align: justify;
    vertical-align: text-top;
}
tbody tr .picture_cell {
    width: 250px;
}
.unjustified_list {
    text-align: left;
    padding-bottom: 8px;
}
.simple_text {
    font-weight: normal;
}
.centered_image {


}
.centered_text {
    text-align: center;
}
.linked_text {
    font-size: 18px;
    color: #225DB0;
    font-style: italic;

}
