body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #877070;
}

/*
td { 
	line-height:14px;
	font-family:Tahoma, Verdana;
	font-size: 11px;
	color: #F96335;
}
*/

a {
	text-decoration: underline;
	color: #F19285;
	font-weight:normal;
	/*line-height: 1.8em;*/
}
a:visited {
	text-decoration: underline;
	color: #F19285;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #F19285;
	font-weight:normal;
}

.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #B5A1A1;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #877070;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9F9781;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #4B4B4B;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #A28B01;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #87A002;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #94B002;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9F8F68;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #F19285;
}
.text_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #928080;
}
.text_5 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #5E4747;
}
.text_6 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #5E4747;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #928080;
	line-height: 12px;
	background-color: #FFFFFF;
	/*height: 14px;
	width: 191px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	color: #F19285;
	font-weight: bold;
}
a:link {
	font-size: 11px;
	color: #F19285;
	text-decoration: underline;
}