a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fbf5d6;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8daa96;
	text-decoration: none;
}
a.link_blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8483a0;
	text-decoration: none;
}
a.link_blue:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8daa96;
	text-decoration: none;
}
a.link10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8483a0;
	text-decoration: none;	
}
a.link10:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8daa96;
	text-decoration: none;	
}
a.i {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fbf5d6;
	text-decoration: none;
	font-style: italic;
}
a.i:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8daa96;
	text-decoration: none;
	font-style: italic;
}
a.link_yellow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fbf5d6;
	text-decoration: none;
}
a.link_yellow:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8daa96;
	text-decoration: none;
}
a.link10_yellow {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fbf5d6;
	text-decoration: none;
}
a.link10_yellow:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8daa96;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 36px;
	color: #fbf5d6;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #fbf5d6;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #fbf5d6;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #fbf5d6;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	color: #fbf5d6;
}
.psmall {
	font-family: Tahoma;
	font-size: 12px;
	color: #8483a0;
}
.psmall_yellow {
	font-family: Tahoma;
	font-size: 12px;
	color: #fbf5d6;
}
h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fbf5d6;
}
blockquote {
	font-family: Tahoma;
	font-size: 12px;
	color: #fbf5d6;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #8483a0;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #8483a0;
}
.footer_yellow {
	font-family: Tahoma;
	font-size: 10px;
	color: #fbf5d6;
}
.border {
	border: 1px solid #8483a0;
}
.yellow {
	color: #fbf5d6;
}
.border_green {
	border: 2px solid #8daa96;
}
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8daa96;
	background-color: #fbf5d6;
	border: 1px solid #8483a0;
}
.border_green_tlr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8daa96;
	border-right-color: #8daa96;
	border-left-color: #8daa96;
}
.border_green_tr {
	border-top-width: 2px;
	border-right-width: 2px;	
	border-top-style: solid;
	border-right-style: solid;	
	border-top-color: #8daa96;
	border-right-color: #8daa96;	
}
.border_green_blr {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #8daa96;
	border-right-color: #8daa96;
	border-left-color: #8daa96;
}
.border_green_mid {
	
	border-right-width: 2px;
	border-left-width: 2px;	
	border-right-style: solid;
	border-left-style: solid;	
	border-right-color: #8daa96;
	border-left-color: #8daa96;
}
.border_green_left {	
	
	border-left-width: 2px;	
	border-left-style: solid;	
	border-left-color: #8daa96;
}
.border_green_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8daa96;
}
.border_green_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8daa96;
}
.find_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8483a0;
	background-color: #fbf5d6;
	border: 1px solid #8483a0;
}
.form_underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8daa96;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #fbf5d6;
}
