.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D9FD1;
	font-weight: bold;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menugrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A59F95;
	text-decoration: none;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.bodysmallbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A59F95;
	width: 100%;
	line-height: 12px;
	text-decoration: none;
}
.bodysmallbox_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A59F95;
	width: 100%;
	line-height: 12px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D9FD1;
}
.bodysmallbox_line_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A59F95;
	width: 100%;
	line-height: 12px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A59F95;
}
