﻿.head2 {
	font-family: Georgia;
	font-size: large;
	color: #505000;
	font-weight: bold;
}
.style2 {
	font-family: Georgia;
	font-size: medium;
	color: #505000;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: small;
	color: #807200;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
.style3indent {
	font-family: Tahoma;
	font-size: small;
	color: #807200;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
	line-height: 150%;
}
.style3b {
	font-family: Tahoma;
	font-size: small;
	color: #505000;
	font-weight: bold;
}
.style3link {
	font-family: Tahoma;
	font-size: small;
	color: #807200;
	font-weight: bold;
}
.style3b8 {
	font-family: Tahoma;
	font-size: small;
	color: #505000;
	font-weight: bold;
	font-style: normal;
}
.style3xs {
	font-family: Tahoma;
	font-size: x-small;
	color: #807200;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
.style3menu {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFCC;
	font-weight: bold;
	font-style: normal;
}
.headline {
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #505000;
	padding: 10px;
}
.bodysmall {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #807200;
	padding: 10px;
	line-height: 150%;
	margin-bottom: 3px;
}
.background {
	background-color: #fcf7d7;
}

