td, p, div, span, br, select, pre, th{
        font-family : Arial;
        font-size : 12px;
        font-weight : normal;
        color : #000000;
        background-color:#F4F0EF;
        }
BODY{
        font-family : Verdana;
        font-size : 12px;
        font-weight : normal;
        color : #000000;
       }
B      {
        font-family : Verdana;
       }
A,A:visited { 
        font-size : 12px;
        font-family : Verdana;
        text-decoration:none;
        color : #000000;
       }
A:HOVER{
        font-size : 12px;
        font-family : Verdana;
        text-decoration:none;
        color : #FD0000;
       }
textarea {
        font-family : Verdana;
        font-size : 12px;
        font-weight : normal;
        color : #ffffff;
        background-color:#000000;
}

input {
        font-family : Verdana;
        font-size : 12px;
        font-weight : normal;
        color : #000000;
        border: outset 0.5pt;
        background-color:#4256AC;
}
.br {
     margin-top: 0;
     margin-bottom: 0;
	}