%# Disable the calling of parental methods (such as autohandler).
<%flags>
inherit => undef
</%flags>
/*June Snedecor
08/11/05*/

/*general tags*/
body{
        float: none !important;
}

h1 {
        font-weight:normal;
        font-size: 16pt;
        text-align: center;
}

h2 {
        font-size: 14pt;
        font-weight: bold;
}

h3 {
        font-size: 12pt;
        text-align: center;
}

p {
        font-size: 12pt;
}

tr{
        font-size: 10pt;
}

#header{
        display: none;
}       

.content{
        float: none !important;
}

.leftbar{
        display: none;
}

#gradientbarvert{
        display: none;
}

#gradientbarhor{
        display: none;
}

.centerbody {
        float: none !important;
        color: #000000;
        background: transparent;
        text-align: justify;
        padding: 0;
        width: auto;
        margin:0.5%;
        font-family: Verdana, Arial, sans-serif;
}

.centerbody ul{
        font-weight:bold;
        font-size: 12pt;
}

signature{
        font-size: 10pt;
}
