#wrapper {
	font-family: Garamond, "Times New Roman", serif;
	text-align: left;
	font-size: 13pt;
	color: #000000;
	margin-top: 15px;
}
#content {
	width: 100%;
	float: none !important;
	background: white;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
}
#content a[href^="/"]:after {
  content: " (www.traduzione.tjtaylor.net" attr(href) ") ";
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 10px 0 30px;
	font-weight: normal;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 13pt;
	font-weight: bold;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
ul.heading,ul.square,ul.none {
	list-style-type: square;
}
/*  Company contact details for print version only - visible in FF and prints only, not malicious */
#printfooter {
	margin-top: 40px;
	font-weight: bold;
	text-align: center;
}
#tjtaylor,#nav,#footer,.form {
	display: none;
}