body {color: #000000;
           font-family: Verdana,serif;}

h1,h2,h3,h4,h5,h6 {text-align: center;
       font-family: Verdana,serif;}

p.one {text-align: justify;
           font-weight: normal;
           text-indent: 5ex;
           font-family: Verdana,serif;
           font-style: normal;
           font-variant: normal;}

p.center {text-align: center;}

p.button {text-align: center;}

p.box {color: #ffffff;
            border-style: solid;
            border-color: #ffffff;
            border-width: thin;}

#bold1 {font-weight: 700;}
#bold2 {font-weight: 700;}
#bold3 {font-weight: 700;}

a:link {color: #01017E;
           background: #BFDBFB;}
a:visited {color: #01017E;
               background: #BFDBFB;}
a:active {color: #01017E;
              background: #BFDBFB;}

div.center {text-align: center;}

div.columnOne {display: block;
               position: absolute;
               text-align: justify;
               font-weight: normal;
               font-size: 7pt;
               font-family: Arial,serif;
               font-style: normal;
               font-variant: normal;
               margin-left: 0%;
               width: 10%;
               top: 35%;
               padding: 1%;}

div.columnTwo {display: block;
               position: absolute;
               text-align: justify;
               font-weight: normal;
               font-size: 9pt;
               font-family: Arial,serif;
               font-style: normal;
               font-variant: normal;
               margin-left: 12%;
               width: 36%;
               top: 35%;
               border-left-style: solid;
               border-left-color: #888888;
               border-left-width: thin;
               padding: 1%;}

div.columnThree {display: block;
                 position: absolute;
                 text-align: justify;
                 font-weight: normal;
                 font-size: 9pt;
                 font-family: Arial,serif;
                 font-style: normal;
                 font-variant: normal;
                 margin-left: 50%;
                 width: 36%;
                 top: 35%;
                 border-left-style: solid;
                 border-left-color: #888888;
                 border-left-width: thin;
                 padding: 1%;}

div.columnFour {display: block;
                position: absolute;
                text-align: justify;
                font-weight: normal;
                font-size: 7pt;
                font-family: Arial,serif;
                font-style: normal;
                font-variant: normal;
                margin-left: 87%;
                width: 10%;
                top: 35%;
                border-left-style: solid;
                border-left-color: #888888;
                border-left-width: thin;
                padding: 1%;}

div.links {display: block;
                position: absolute;
                text-align: justify;
                font-weight: normal;
                font-size: 9pt;
                font-family: Arial,serif;
                font-style: normal;
                font-variant: normal;
                margin-left: 0%;
                width: 100%;
                top: 190ex;
                border-top-style: solid;
                border-top-color: #888888;
                border-top-width: thin;
                padding: 1%;}