body,td,table{
    font-size:11pt;
    font-family:ms gothic;
}
a{
    color: #011d85;
    font-size:10pt;
    text-decoration:none;
}
a:hover{
    color: #011d85;
    text-decoration:underline;
}
hr{
    color:3399ff;
    height:1px;
    width:450;
}
textarea{
    border:1px solid #000000;
}
h1 {
    color: #011d85;
    text-align: center;
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 0em;
}
h2{
    font-size:10pt;
    margin-top: 0em;
    padding: 5px 3px 3px 0.5em;
}
h3{
    font-size: 1.1em;
    margin-top: 0.5em;
    margin-bottom: 0.4em;
}
em{
    font-style: normal;
    font-size: 0.9em;
    font-weight: bold;
}