h1.titlelogo
{
	padding-bottom: 20px;
}

h2
{
	font-size: 14pt;
	margin-bottom: 0.4em;
}

div.contents h3
{
	font-size: 100%;
}

div.contents
{
	width: 320px;
	line-height: 1em;
	float: left;
	padding:0 30px;
}

div.contents table
{
	margin-bottom: 0.5em;
	border-collapse: collapse;
	border-top: solid 1px silver;
	width: 300px;
}

div.contents th
{
	font-weight: normal;
	padding-right: 0.5em;
	vertical-align: top;
	text-align: left;
	width: 6em;
	padding-top: 2px;
	border-bottom: solid 1px silver;
}

div.contents td
{
	padding-top: 2px;
	border-bottom: solid 1px silver;
}


a:link, a:visited
{
	text-decoration: none;
	color: Blue;
}

a:hover
{
	text-decoration: underline;
	color: Red;
}

span.small
{
	font-size: 80%;
}
img.maillink
{
    vertical-align:middle;}
