body
{
    background-color: white;
    margin: 34px 55px 34px 55px;
    text-align: center;
    max-width:750px;
    padding: 0;
}

img
{
	border-style: none;
}

div.Headline
{
	font-family: "Times New Roman", Times, serif;
	font-size: 3.4em;
	color: black;
	font-style: italic;
}

div.Headline em
{
	font-weight: bold;
	font-style: italic;
}

p
{
	font-family: Verdana, Arial, Helvetica sans-serif;
	color: black;
	font-size: 1.0em;
	line-height: 1.3em;
}

hr
{
	width: 397px;
	height: 1px;
	color: black;
}

em
{
	font-weight: bold;
	font-style: normal;
}

.Content a
{
	text-decoration: none;
	padding: 0 0 0 8px;
	background-image: url(/Skins/Images/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.Content a:link
{
	color: black;
}

.Content a:visited
{
	color: black;
}

.Content a:hover
{
	color: red;
}

.Content a:active
{
	color: red;
}

.button
{
	margin: 0.1em;
	background-color: white;
	border-width: 1px;
	border-color: black;
	border-style: dotted;
	padding: 0.1em 0.8em 0.1em 0.8em;
	font-family: Verdana, Arial, Helvetica sans-serif;
	color: black;
	vertical-align: baseline;
	font-size: 1em;
	line-height: 1.3em;
}

input.radio
{
	background-color: white;
	border-width: 1px;
	border-color: black;
	border-style: dotted;
}

input.text
{
	background-color: white;
	border-width: 1px;
	border-color: black;
	border-style: dotted;
	padding: 0.1em 0.8em 0.1em 0.8em;
	font-family: Verdana, Arial, Helvetica sans-serif;
	color: black;
	vertical-align: baseline;
	font-size: 1em;
	line-height: 1.3em;
}

table
{
	width: auto;
	border-width: 0;
}

td.left
{
	text-align: right;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica sans-serif;
	color: black;
	font-size: 1.0em;
	line-height: 1.3em;
}

td.center
{
	text-align: center;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica sans-serif;
	color: black;
	font-size: 1.0em;
	line-height: 1.3em;
}

td.right
{
	text-align: left;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica sans-serif;
	color: black;
	font-size: 1.0em;
	line-height: 1.3em;
}

.Initial p:first-letter
{
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: black;
	font-style: italic;
}

.Thumbnail {
    width: 208px;
    height:146px;
    margin: 0px 8px 6px 0px;
}

.Picts
{
	width: 24px;
	height: 24px;
	margin: 16px 0px 0px 0px;
}

div.Navigation
{
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: black;
	font-style: italic;
}

.Navigation a
{
	text-decoration: none;
}

.Navigation a:link
{
	color: black;
}

.Navigation a:visited
{
	color: black;
}

.Navigation a:hover
{
	color: red;
}

.Navigation a:active
{
	color: red;
}

