

body {
 font-family: Verdana;
 color: #000840;
 background: #ECEAEE;
 font-size: 10pt;

 scrollbar-face-color: #4C618C;
 scrollbar-shadow-color: #000000;
 scrollbar-highlight-color: #878DA1;
 scrollbar-3dlight-color: #AAAAAA;
 scrollbar-darkshadow-color: #878DA1;
 scrollbar-track-color: #8C9BB8;
 scrollbar-arrow-color: #FFFFFF;
}

h3 {
 font-size: 10pt;
 font-weight: bold;
}

h2 {
 font-size: 11pt;
 font-weight: bold;
}

p {
 font-size: 10pt;
}

table {
 font-size: 10pt;
}

a:link {
 font-size: 8pt;
 color: #001045;
 font-weight: bold;
 text-decoration: none;
}
a:visited {
 font-size: 8pt;
 color: #001045;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 font-size: 8pt;
 color: #005085;
 font-weight: bold;
 text-decoration: none;
}

dl {
 font-size=10pt;
}

ul {
 font-size=10pt;
}

table {
 font-size=10pt;
}

input
.test {}
.mail{
   background-color: #435270;
   color: #FFFFFF;
   border: 0 solid #0000FF;
   font-weight:bold;
   font-family: Verdana, Arial; font-size: 10pt
}
.textarea {
 background-color: #FAF9FB;
 color: #000000;
 font-weight: bold;
 font-family: Verdana;
 font-size: 10pt;
}
