body {
background: #fff;
padding:0;
margin:0;
color:black;
font-family:Verdana, Arial , sans-serif;

}

table {width:100%;background:#fff;border:1px solid #ff7320;padding:6px;}

table.main {border:none;margin:0;padding:0;}
table.main td {padding:0px;}

td {padding:8px;}

a {color:#647ba1;font-weight:normal;;}
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}


h3 {font-size:19px;color:#ff7320;font-weight:normal;margin-bottom:13px;}



input{border:1px solid #ff7320;background:#fff;color:#000;}

input[type="text"], textarea {

border:1px solid #ff7320;



}



input[type="submit"], input[type="button"] {

        color:#000;
        
        border:1px solid #ff7320;
        
        text-align:center;
        align:center;
        font-weight:bold;
        
        height:1.7em;
        background:#ff7320;
}



