@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tdspace10 {
	text-align: left;
	white-space: normal;
	display: none;
	padding: 10px;
}
.tdspace5 {
	text-align: left;
	white-space: normal;
	display: none;
	padding: 5px;
}
.tdspace2 {
	text-align: left;
	white-space: normal;
	display: none;
	padding: 2px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

nav {
	font-size: 12px;
	color: #FF0000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

.bodycopy a {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.bodycopy a:link {
	text-decoration: none;
}
.bodycopy a:visited {
	text-decoration: none;
	color: #0000ff;
}
.bodycpy a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.bodycopy a:active {
	text-decoration: none;
	color: #FF0000;
}

.subheader {
	font-size: 18px;
	color: #666;
	font-weight: bold;
}

.style3 {font-size: 18px}

.style8 {font-size: 48pt}


