body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
}

td {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6633CC;
}

a:hover {
	font-weight: bold;
	text-decoration: underline overline;
	background: #EEEECC;
	color: #000000;
}

a.novcolor:link,a.novcolor:visited {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}

a.novcolor:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.nav a:hover {
	font-weight: bold;
	text-decoration: underline overline;
	background: #000000;
	color: #FFFFFF;
}

.content h1 {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 0px 5px;
}

.content h2 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 0px 3px;
}

abbr, acronym, .help {
	border-bottom: 1px dotted #00AA00;
}

.testimonial blockquote {
	border: 1px dashed #003388;
	padding: 4px;
}

.noprint table, .noprint td {
	visibility: hidden;
}

#Menu {
	visibility: hidden;
}

body>#Menu {visibility: hidden}
