body
{
font-family: Arial, Helvetica
bgcolor: white;
color: black;
font-size: 13pt;

scrollbar-face-color: #C6C3C6;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #808080;
scrollbar-arrow-color: #002850
}

h1
{
font-size: 18pt
}

h2
{
font-size: 12 pt;
color: #FFFFFA
}

.menue
{
font-weight: bold
}

a:link
{
text-decoration: none;
color:black;
font-size: 13pt
}

a:visited
{
text-decoration: none;
color: #004080
}

a:hover
{
text-decoration: none;
color: #C6C3C6
}

a:active
{
text-decoration: none;
color: red
}


.input
{
border: 1px solid #004080;
}

.button
{
font-family: 'Times New Roman', Arial, Helvetica
font-size:10px;
background-color:#004080;
border:0px;
color:white;
font-weight:bold;
cursor:hand;width:100;
}