﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #024A67;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #206549;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #006892;
}
.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3E3C33;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;

}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;

}

.highlightshout {
	background-color: #FBC46A;
	color: #000000;

}
.highlight {
	background-color: #FFDCA2;
}


.strokepicture {
	padding: 3px;
	border: 1px solid #949294;
}
.smallgray {
	font-size: 10px;
	color: #808080;
}
.row1 {
	background-color: #DBD7BE;
}
.row2 {
	background-color: #F0EEE3;
}
