/* default styles for base objects */
body {
    background: #fff;
    margin: 0;
    padding: 0;
    color: #000;
    font: x-small/1.5em Verdana;
    voice-family:  "\"}\""; voice-family: inherit;
    font-size: small;
}
html>body {
    font-size: small;
}
table {
    border-collapse: collapse;
}
td,
    a,
    div {
    font-size: 9pt;
    /* color: #004fa2; */
}
a:link,
    a:visited {
    text-decoration: none;
    color: #004fa2;
}
a:hover,
    td A:hover,
    div A:hover,
    span A:hover {
    text-decoration: underline;
    color: #004fa2;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
input,
    select,
    textarea {
    font-family: Verdana, sans-serif;
    font-size: 9pt;
}
textarea {
    width: 50%;
    height: 50pt;
}
#Editing {
    width: 80%;
    height: 30em;
}
img {
    border: 0;
    vertical-align: middle;
}
a img {
    border: none;
    margin: 0;
    padding: 0;
}
