BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E403D;
	letter-spacing: 0cm;
	text-indent: 0px;
	font-weight: normal;
	background-color: #847A78;
}

A:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C50001;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C50001;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #870101;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #870101;
	text-decoration: none;
	font-weight: bold;
}
.back_white {
	background-color: #ffffff;
}
.MYT_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4E403D;
}
.text_bold {
	font-weight: bold;
}
.text_italic {
	font-style:italic
}
.text_10 {
	font-size: 10px;
}
.text_12 {
	font-size: 12px;
}
.text_14 {
	font-size: 14px;
}
.text_16 {
	font-size: 16px;
}
.text_18 {
	font-size: 18px;
}
.hand {
	cursor: hand;
}