body {
	background-color: #FFFFFF;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
}
p {
	font-size: 13px;
	line-height: 20px;
}

a {
	color: #000000;
}

td.address {
	text-transform: uppercase;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
td.addressSmall {
	text-transform: uppercase;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
}

span.subliminal {
	font-size: 10pt;
	text-transform: lowercase;
	font-family: "courier new", courier, monospace;
}

td.pageTitle {
	padding: 30px;
}

td.spotInfo {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
td.spotInfo span.spotTitle {
	font-size: 13px;
	font-weight: bold;
}
td.spotInfo a.spotLink {
	font-size: 11px;
}

td.navigation {
	color: #000000;
	font-size: 10pt;
	font-family: "courier new", courier, monospace;
}
	td.navigation a {
		color: #000000;
	}
	td.navigation span.current {
		font-weight: bold;
	}

td.label {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

td.input {
	font-size: 11px;
}

select.text, input.text, textarea.text {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}

input.button {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}

tr.clientInfo td {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
tr.clientInfo a {
	color: #FFFFFF;
	font-weight: bold;
}
tr.clientSection td {
	background-color: #CCCCCC;
	font-color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
tr.clientFile td {
	border-style: none none dotted none;
	border-width: 0 0 1px 0;
	border-color: #999999;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
}
	tr.clientFile a.name {
		font-weight: bold;
		color: black;
	}

	tr.clientFile span.info {
		font-size: 9px;
		color: #999999;
	}
	


