﻿.picborder {
	border: 1px solid #aeb08b;
}
.tableborder {
	border: 1px solid #AEB08B;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #21409A;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4471AD;
}
.textregular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #38392F;
}

.textsmall {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38392F;
}
.textbig {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #38392F;
}
.highlightshout {
	color: #FFFFFF;
	background-color: #C9533F;
}
.highlight {
	background-color: #F2EDB5;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #21409A;
}
