h1 {
	font-size: 14pt;
	text-align: left;
}
body {
	font-family: gill sans,helvetica,arial,sans-serif;
	font-size: 10pt;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
	color: navy;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
table {
	border-collapse: collapse;
	border-style: none;
	margin-left: 20px;
}
tr {
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
	border-top: 2px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
}
td {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.indextitle {
	font-size: 18pt;
	background-color: #C0D0FF;
	color: navy;
	padding-left: 10px;
}
.indextitle a {
	color: navy !important;
}
.addbutton {
	background-color: #C0D0FF;
	color: #D0D0D0;
}
.addbutton {
	color: #404040 !important;
	vertical-align: bottom;
	text-align: right;
	font-size: 9pt;
	font-style: normal;
	padding-bottom: 2px;
}
.addbutton a {
	color: #404040 !important;
}
.bglt {
	background-color: white !important;
}
.bgdk {
	background-color: #E0E0E0 !important;
}
.timestamp {
	font-family: monaco,courier,courier new,monospace;
	font-size: 9pt;
}
.homelink {
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 2px;
	font-size: 8pt;
	color: white !important;
	background: #404080;
}
.homelink a {
	color: white !important;
	background: #404080;
}
.feedtitle {
	color: white !important;
	background: #404080;
}
.feedtitle td {
	color: white !important;
	background: #404080;
}
.itemtitle {
	font-size: 11pt !important;
	font-weight: bold;
}
.itemsummary tr {
	border-style: none;
}
.itemsummary td {
	font-size: 10pt;
}
.author {
	font-size: 9pt;
	color: maroon !important;
	text-align: right;
}
.errmsg {
	color: maroon !important;
	background-color: yellow !important;
}
.addform {
	background-color: #C0D0FF;
}
.addform th {
	text-align: left;
	padding-left: 10px !important;
	font-weight: bold;
	font-size: 16pt;
}
.addform td {
	font-style: oblique;
}
.addform input {
	border-collapse: collapse;
}
.addform a {
	color: navy;
}
