body
    {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 11px;
    font-weight: regular;
    color: #000000;
    }

p
    {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    }

small
    {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: regular;
    font-size: 11px;
    color: #ffffff;
    }

#errmsg {color:red; font-size:11px;  }
.text   
    {
    font-family: verdana, arial, helvetica, sans-serif; 
    color:#505050; 
    font-size:11px; 
    line-height:15px;
    text-decoration:none;
    }

.button {
background: url(images/button.gif) no-repeat bottom right;
width:65px;
height:20px;
border-style:none;
border-width:1px;
border-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
}

A:link {text-decoration: underline; color: #00558B; font-size=11px; font-weight=regular;}
A:visited {text-decoration: underline; color: #00558B; font-size=11px; font-weight=regular;}
A:active {text-decoration: none; color: #EB3D00; font-size=11px; font-weight=regular;}
A:hover {text-decoration: none; color: #EB3D00; font-size=11px; font-weight=regular;}
