body {
	font: 12pt/1.4em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin-right: 1in;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 115%;
}
h3 {
	font-size: 105%;
}
#index, #search, #nav-main, #contact, #sec-content, .testamonial {
	display:none;
}
.col4 #sec-content {
	display: block;
}
.vcard {
	font-size: 90%;
	border-top: solid 1px #999;
	padding-top: 1em;
	margin-top: 2em;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	border-bottom: solid 1px;
	text-decoration: none;
}
#maincontent a:link:after, #maincontent a:visited:after, #sec-content a:link:after, #sec-content a:visited:after, #tert-content a:link:after, #tert-content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   font-weight: normal;
   border-bottom: none;
   text-decoration: none;
}
#branding a {
	border: none;
}
th {
	text-align: left;
}
td, th {
	border-bottom: solid 1px #999;
	padding: 5px 0;
	margin: 5px 0;
}
#maincontent table a {
	border: none;
}
fieldset {
	border: none;
	padding-left: 0;
}