
BODY { font-family: Verdana,Arial,Helvetica,sans-serif; }

IMG {border: 0;}

DIV.header {
        text-align: center;
        }

DIV.navbar {
        text-align: center;
        }

DIV.main {
        text-align: justify;
        font-size: x-small;
        margin: 10 20%;
        }

TD.tabletitle {
        text-align: center;
        text-decoration: underline;
        font-weight: 700;
        }

TD.maintable {
        font-size: x-small;
        vertical-align: top;
        width: 50%;
        }
        
TD.linedcell {
        text-align: center;
        width: 20%;
        border-right: 2px solid #00209F;
        }

TD.linedcell2 {
        text-align: center;
        width: 20%;
        }

TD.footer {
        text-align: center;
        border-top: 2px solid #00209F;
        }
        
DIV.center { text-align: center; }

