﻿.HText {
    font-family: Haettenschweiler;
    font-size: x-large;
    line-height : 180%;
    letter-spacing : 1px;
    text-align: right;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
.headline {
    font-size: 14pt;
    font-family: Verdana;
}
.Links {
    font-family: Verdana;
    font-size: 11pt;
    text-align: center;
}
.MainText {
    font-family: "Arial Narrow";
    font-size: small;
    line-height : 180%;
    letter-spacing : 1px;
    align: justify;
    text-align: justify;
}
.List {
	font-family: "Arial Narrow";
	font-size: small;
	line-height: 120%;
	letter-spacing : 1px;
	align: justify;
	text-align: justify;
	list-style-type: square;
}
.ListItem {
	font-family: "Arial Narrow";
	font-size: small;
	line-height: 120%;
	letter-spacing : 1px;
	align: justify;
	text-align: justify;
}
.MainTable {
    background-repeat: no-repeat;
}
.SmallText {
    font-family: "Arial Narrow";
    font-size: 9pt;
    line-height : 150%;
    letter-spacing : 1px;
    text-align: justify;
}
.SmallText A {
    color: #AE9E88;
}
.SmallTextR {
    font-family: "Arial Narrow";
    font-size: 9pt;
    line-height : 150%;
    letter-spacing : 1px;
    text-align: right;
}
