body,
table,
tr,
td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#555555;
	line-height:12pt;
}
td.blackborder {
	background-color:#FFFFFF;
	padding:5;
	border-width:1px;
	border-color:#000000;
	border-top-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:none;
	vertical-align:top;
}
td.blackborder_right {
	background-color:#E0E0E0;
	padding:5;
	border-width:1px;
	border-color:#000000;
	border-top-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	vertical-align:top;
}
td.head_blackborder {
	background-color:#000000;
	padding:5;
	border-width:1px;
	border-color:#000000;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:none;
	vertical-align:top;
	color:#FFFFFF;
}
td.head_blackborder_right {
	background-color:#000000;
	padding:5;
	border-width:1px;
	border-color:#000000;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	vertical-align:top;
	color:#FFFFFF;
}
a,
a:link,
a:visited {
	font-family:'Trebuchet MS',Arial,sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#9A0000;
}
a:hover {
	font-family:'Trebuchet MS',Arial,sans-serif;
	text-decoration:underline;
	font-size:14px;
	color:#9A0000;
}
.header {
	font-family:'MS Reference Sans Serif',Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	letter-spacing:2px;
	text-transform:uppercase;
	white-space:nowrap;
}
h1 {
	font-family:'MS Reference Sans Serif',Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
input, textarea, select {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
a.topmenu,
a.topmenu:link,
a.topmenu:visited {
	font-family:'Trebuchet MS',Arial,sans-serif;
	color:#777777;
	text-decoration:none;
	font-size:13px;
}
a.topmenu:hover {
	font-family:'Trebuchet MS',Arial,sans-serif;
	color:#9A0000;
	text-decoration:none;
	font-size:13px;
}
.date {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	/* font-weight:bold; */
	color:#555555;
}
.topic {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9A0000;
}
.author {
	font-family:'Trebuchet MS',Arial,sans-serif;
	font-size:13px;
	/* font-weight:bold; */
	font-style:italic;
	/* color:#9A0000; */
	color:#000000;
}
