.sr_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.sr_body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.sr_menu_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: left;
	line-height: 14px;
}
.sr_menu_head:hover {
	color: #CC0000;
	text-decoration: none;
}
.sr_body_bold {
	font-weight: bold;
}
.sr_body_italic {
	font-style: italic;
}
