@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #666150;
	color: #121729;
	margin: 0px;
	background-position: center top;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #20321d;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #20321d;
	text-decoration: underline;
}

.green_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #20321d;
}

.green_body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #121729;
	text-decoration: none;
}

.green_body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #121729;
	text-decoration: underline;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E8E4D9;
}

.address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E8E4D9;
}

.address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666150;
	text-decoration: underline;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #21321F;
}

.buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #21321F;
	text-decoration: none;
}

.buttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #12172A;
	text-decoration: underline;
}

.pic {
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.pic_box {
	margin: 5px;
	border: 1px solid #23351F;
}

.names {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #21321F;
}

.ped2 {
	font-size: 8pt;
	color: #666150;
}

.small_blue {
	font-size: 8pt;
	color: #121729;
}

.small_green {
	font-size: 8pt;
	color: #20321d;
}

.small_blue {
	font-size: 8pt;
	color: #121729;
}

.small_blue a {
	font-size: 8pt;
	color: #121729;
}

.small_blue a:hover {
	font-size: 8pt;
	color: #20321d;
}

