div#address
	{
	text-align: right;
	font-size: 0.8em;
	}
div#main
	{
	float:left;
	width:42em;
	margin: 1em 0 4em 1em;
	padding: 0 0 0 0;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	line-height: 1.2em;
	}
h1
	{
	font-size: 2em;
	letter-spacing: 0.08em;
	margin: 0.1em 0 0.1em 0;
	padding: 0 0 0.2em 0;
	border-bottom: solid;
	border-bottom-width: 0.07em;
	}
h2
	{
	font-size: 1em;
	letter-spacing: 0.08em;
	font-variant: small-caps;
	font-weight:bold;
	}
div.items
	{
	margin: -1.2em 0 0.5em 7em
	}
div.items2
	{
	margin: -2.4em 0 0.5em 7em
	}
ul
	{
	padding: 0 0 0 0;
	margin: 0 0 0.2em 1.5em;
	}
li
	{
	margin: 0.2em 0 0 0;
	}
a:link {color: #777777; text-decoration: none}
a:visited {color: #777777; text-decoration: none}
a:hover {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
span.tag_look {font-size:0.8em}
