body {
	background-color: #dddddd;
	font-family: "Times New Roman", sans-serif, Georgia;
	font-size: 18px;
	border: #b4bea1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
}
body,td,th {
	font-family: Times New Roman, sans-serif, Georgia;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	padding-left: 6px;
	border: #b4bea1;
}
.tabtxt {
	display: block;
	text-indent: 40px;
}
.boldtxt {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #000000;
}
.head {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 32px;
	background-color: #b4bea1;
}

a:link {
	text-decoration: none;
	color: #0000AF;
}
a:visited {
	text-decoration: none;
	color: #4444FF;
}
a:hover {
	text-decoration: none;
	color: #2A00FF;
}
a:active {
	text-decoration: none;
	color: #2A00FF;
}

.subhead {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	background-color: #b4bea1;
}
.docheading {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #eaeaea;
	border-color: #b4bea1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;}
.doctxt {
	font-style: normal;
	display: block;
	text-indent: 40px;
	padding-left: 32px;
	background-color: #eaeaea;
	border-color: #888888;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	padding-right: 24px;
}

.newsheading {
	font-family: "Times New Roman", sans-serif, Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #0000AF;
	text-align: right;
	background-color: #EAEAEA;
}
.newssummary {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-indent: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #;
}
.newstxt {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-indent: 0px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 24px;
	background-color: #eaeaea;
}
