@charset "utf-8";
.fm_title {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
}
.fm_std {
	font-family: verdana;
	line-height: 110%;
	margin-right: 50px;
	margin-left: 50px;
}
.fm_sectionbreak {
	font-size: 9px;
	background-color: #000000;
}


.fm_noLinkLine {
	text-decoration: none;
	color: #CC9900;
}

.fm_head {
	font-size: 14px;
	color: #CC9900;
	font-weight: bold;
}
.fm_text {
	font-size: 11px;
}
.fm_bullets {
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
	margin-left: 5%;
}

.fm_code {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	left: 35px;
	margin-left: 5%;
	color: #FFFF00;
}
.fm_subhead {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #CC9966;
}
.fm_stdToc {
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
}
.fm_tocIndent {
	text-indent: -30px;
}

.fm_tocHeading {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}
.fm_tocSubHeading {
	font-size: 11px;
}
.fm_tocIndent2 {
	margin-left: -30px;

}
.fm_tocIndent3 {
	margin-left: -30px;

}
.fm_tocIndent4 {
	margin-left: -30px;
}
.fm_underscore {
	text-decoration: underline;
}

.fm_head2 {
	font-size: 13px;
	color: #CC9900;
}
a {
	text-decoration: none;
	color: #CC9900;
}
