body { }
p { }
td { }
a:link { color: green; text-decoration: none; }
a:visited { color: olive; text-decoration: none; }
a:hover { color: lime; text-decoration: none; }
a:active { }
.bodytext {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1;
	text-align: left;
	margin-top: 0;
	padding-top: 0;
}
.caption {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.language {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.header1 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 43px;
	text-decoration: none;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.header1b {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 43px;
	text-decoration: none;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.header2 {
	font-size: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 100%;
	text-decoration: none;
}
.header3 {
	color: #923c2c;
	font-size: 18px;
	text-indent: 0;
	margin-top: 9pt;
	margin-bottom: 3pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	line-height: 100%;
}
.bold { font-weight: bold; }
.italics { font-style: oblique; }
.redtype {
	color: #923c2c;
	font-weight: bold;
}
.smallcaps {
	font-variant: small-caps;
	font-size: larger;
}
.redcaps {
	color: #923c2c;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

