body {
margin-top : 10px;
margin-right : 20px;
margin-bottom : 20px;
margin-left : 20px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color: #f0f0ff;
}

a:link {text-decoration : none;}
a:visited {text-decoration : none; }
a:hover {text-decoration : none; }

.loginh {
font-weight : bold;
text-decoration : none;
font-size : 20px;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.logini {
font-weight : bold;
text-decoration : none;
font-size : 9pt;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
color: #276067;
background-color: #cdf0ea;
border: dashed;
border-width: 1px;
}

.loginerr {
font-weight: bold;
color: #FC5661;
}

