body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color: #ececec;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
.maintable_bg {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 15px;
	background-image: url(http://www.kurtwolter.com/images/table_background.jpg);
	width: 800px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #34355c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #1a9dd8;
	text-decoration:none;
	font-weight:bold;
}
a:link {
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 19px;
	color: #34355c;
	font-weight: normal;
}.subheads14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #34355c;
	font-weight: bold;
}
.subheads12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #34355c;
	font-weight: bold;
}
.subheads13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #34355c;
	font-weight: normal;
}
.pics_rightalign {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top: thin dashed #444444;
	border-right: thick solid #000000;
	border-bottom: thick solid #000000;
	border-left: thin dashed #444444;
}
.pics_leftalign {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	border-top: thin dashed #444444;
	border-left: thick solid #000000;
	border-bottom: thick solid #000000;
	border-right: thin dashed #444444;
}
