@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(workingfiles/seamlesscanvas_small.jpg);
}
#TableLinks a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-transform: uppercase;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #999999;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin: 0px;
}
#TableLinks a:hover {
	background-color: #666666;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left top;
	margin-top: 0px;
}
