




/*
     FILE ARCHIVED ON 1:50:06 Dec 8, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:12:43 Oct 11, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* CSS Document */
body {
    font-family: georgia, helvetica, arial, sans-serif;
    font-size: 10pt;
}

a {
    color: #00f;
    text-decoration: none;
}

a:hover {
    color: #f00;
    text-decoration: underline;
}

a.side {
    background-color: #f00;
    color: #000;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal;
}

a.side:hover {
    background-color: #f00;
    color: #000;
    text-decoration: underline;
    font-size: 10pt;
    font-weight: normal;
}

li {
    margin-top: 10px;
}


p {
    font-size: 10pt;
    text-align: justify;
    margin-top: 12px;
}

p.indent {
    font-size: 10pt;
    text-align: justify;
    margin-top: 12px;
    margin-left: 1in;
}

table.main {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    cellpadding: 2px;
    cellspacing: 2px;
    text-align: left;
}

table.content {
    width: 100%;
}

td {
    font-size: 10pt;
    vertical-align: top;
}

td.red {
    background-color: #f00;
    vertical-align: top;
    color: #fff;
    font-weight: bold;
    font-size: 13pt;
}

td.side {
    background-color: #f00;
    vertical-align: top;
    color: #fff;
    font-weight: bold;
    font-size: 13pt;
    margin-bottom: 12pt;
}

td.footer {
    background-color: #f00;
    vertical-align: top;
    color: #fff;
    font-weight: bold;
    font-size: medium;
    margin-left: 1in;
    text-indent: 10%;
}

td.header-L {
    width: 30%;
    text-align: center;
}

td.header-R {
    font-size: 13pt;
    width: 70%;
    text-align: center;
}

td.content-L {
    background-color: rgb(204, 204, 204);
    width: 20%;
}

td.content-R {
    width: 80%;
}

/* Blogger blah */
p.blogger-labels {
  display: none;
}
