body {
margin-left : 0;
margin-right : 0;
margin-top : 10px;
}
table.main {
margin-left : auto;
margin-right : auto;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.menu {
text-align : left;
}
A:link {
color : #000000;
text-decoration : underline;
}
A:visited {
color : #000000;
text-decoration : underline;
}
A:hover {
color : #800000;
text-decoration : none;
}
A:active {
color : green;
text-decoration : none;
}
A:focus {
color : blue;
text-decoration : underline;
}

OPTION {
font-size : 9pt;
font-family : Verdana, sans-serif;
}
SELECT {
font-size : 9pt;
font-family : Verdana, sans-serif;
}

OPTION.small {
font-size : 8pt;
font-family : Verdana, sans-serif;
}
SELECT.small {
font-size : 8pt;
font-family : Verdana, sans-serif;
}
INPUT.small {
font-size : 8pt;
font-family : Verdana, sans-serif;
}
.small {
font-size : 10px;
font-family : Verdana, sans-serif;
}
.menuspacer {
font-size : 14px;
color : #999999;
font-family : Verdana, sans-serif;
}
.headline {
font-weight : bold;
font-size : 10pt;
font-family : Verdana, sans-serif;
}
.textnormal {
font-size : 13px;
font-family : Arial, sans-serif;
}
A.menu:link {
font-size : 8pt;
color : #000000;
font-family : Verdana, Arial, sans;
text-decoration : none;
}
A.menu:visited {
font-size : 8pt;
color : #000000;
font-family : Verdana, Arial, sans;
text-decoration : none;
}
A.menu:hover {
font-size : 8pt;
color : #000000;
font-family : Verdana, Arial, sans;
text-decoration : none;
font-weight:normal;
}
A.menu:active {
font-size : 8pt;
color : #000000;
font-family : Verdana, Arial, sans;
text-decoration : none;
}
A.menu:focus {
font-size : 8pt;
color : blue;
font-family : Verdana, Arial, sans;
text-decoration : underline;
}

A.red:link {
font-size : 12px;
color : blue;
font-family : Verdana, Arial, sans;
text-decoration : underline;
}
A.red:visited {
font-size : 12px;
color : blue;
font-family : Verdana, Arial, sans;
text-decoration : underline;
}
A.red:hover {
font-size : 12px;
color : red;
font-family : Verdana, Arial, sans;
text-decoration : none;
font-weight:normal;
}
A.red:active {
font-size : 12px;
color : red;
font-family : Verdana, Arial, sans;
text-decoration : none;
}
A.red:focus {
font-size : 12px;
color : blue;
font-family : Verdana, Arial, sans;
text-decoration : none;
}

A.link:link {
font-size : 12px;
color: red;
font-family : Verdana, Arial, sans;
text-decoration : none;
}
A.link:visited {
font-size : 12px;
color: red;
font-family : Verdana, Arial, sans;
text-decoration : none;
}
A.link:hover {
font-size : 12px;
color: red;
font-family : Verdana, Arial, sans;
text-decoration : none;
font-weight:normal;
}
A.link:active {
font-size : 12px;
color: red;
font-family : Verdana, Arial, sans;
text-decoration : none;
}
A.link:focus {
font-size : 12px;
color : blue;
font-family : Verdana, Arial, sans;
text-decoration : underline;
}

A.allg:link {
color : black;
text-decoration : none;
}
A.allg:visited {
color : black;
text-decoration : none;
}
A.allg:hover {
color : blue;
text-decoration : underline;
font-weight:normal;
}
A.allg:active {
color : #214369;
text-decoration : underline;
}
A.allg:focus {
color : blue;
text-decoration : none;
font-weight:bold;
}

td.red { color: blue;
background-color: #FFFFFF; }
option, select, input, textarea {
background-color: #F9F9FF;
border-width:1px;
border-style:solid;
border-color:#808080;
font-size : 9pt;
font-family : Verdana, sans-serif;
}
