@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
}
.HTML_Menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00C;
}
.Red17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003;
}
.content_text_red {
	color: #630;
}
div.scroll {
	height: 540px;
	overflow: auto;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.div_indent {
	padding-left: 5px;
	padding-right: 6px;

}
.caption_text_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #F00;
}
