body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {  color: #009900; text-decoration: underline; font-weight: normal; border-style: none}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-indent: 0pt;
	margin-bottom: 5px;
}

.Title {
	font-size: 18px;
	font-weight: bold;
	text-indent: 0pt;
	margin-bottom: 9px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0pt;
	margin-bottom: 9px;
}

.subTitle {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0pt;
}

.sideBar {  font-size: 12px; font-weight: bold}

p {
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: justify;

}

.bookmark {
font-size: 12px; font-weight: bold
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.boxedText {
	border: thin solid #009900;
}

.indentText {
	text-indent: 20pt;
}

.noIndent {
	text-indent: 0pt;
}
