body,td,th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #0000FF;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	color: #800080;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	font-style: italic;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
.body_em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.body_em_st {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.body_em_st_us {
	font-family: "Times New Roman", Times, serif;
    font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.body_em_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #0099FF;
}
.body_em_st_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.body_red_em_st {
	color: #FF0000;
	font-style: italic;
}
.body_st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.body_st_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.body_sm {
	font-size: 9px;
}
.body_sm_red {
	font-size: 9px;
	color: #FF0000;
}
.body_big_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #CD9899;
}
.body_sm_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993300;
}
.body_med_brown_em {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #993300;
}
