body {
 font-family: Arial;
 font-size: 13;
 color: #FFFFFF;
 background: #DADDE9; text-align:center 
}

table
{
font-family: Arial;
 font-size: 13;
 color: #FFFFFF; text-align:center
}

a {
 text-decoration: none underline;
 font-weight: bold;
 font-family: Arial;
 color: #FFFFFF;
}

a:visited {
font-weight: bold;
 font-family: Arial;
 color: #FFFFFF;text-decoration:underline
}

.eigen
{
text-decoration: underline;
 font-weight: bold;
 font-family: arial;
 color: #ffffff;
}

.form { border-color : #ffffff ; background: #ffffff; font-family : courier; font-size : 10pt; color: #000000;}
.button { font-family : Arial; font-weight : bold; color: #ffffff; background : #5E5A85;  text-decoration: none;}