/* -- Alejandro Quiroga Style Sheet aq2.css VERSION 2.0 --*/
body,td,th,pre {font-family: Lucida Grande, Segoe UI, Tahoma, Verdana, Sans Serif; font-size: 12px; color: #898989; line-height: 18px; text-align: justify}

.body {font-family: Lucida Grande, Segoe UI, Tahoma, Verdana, Sans Serif, font-size: 12px; color: #898989; line-height: 18px; text-align: justify}
.introbody {font-family: Georgia, Trebuchet MS, Times, Serif; font-size: 14px; color: #212121; line-height: 24px; text-align: justify}

a.bodylink {color: #898989; text-decoration: underline;}
a.bodylink:active {color: #898989;}
a.bodylink:link {color: #898989;}
a.bodylink:visited {color: #898989;}
a.bodylink:hover {color: #FF9900; font-weight: none; text-decoration: underline}

a.emaillink {color: #898989; text-decoration: none;}
a.emaillink:active {color: #898989;}
a.emaillink:link {color: #898989;}
a.emaillink:visited {color: #898989;}
a.emaillink:hover {color: #000000; font-weight: none; text-decoration: underline}

a.quotelink {color: #212121; text-decoration: underline;}
a.quotelink:active {color: #212121;}
a.quotelink:link {color: #212121;}
a.quotelink:visited {color: #212121;}
a.quotelink:hover {color: #FF9900; font-weight: none; text-decoration: underline}

a.totoplink {font-size: 9px; color: #FF9900; text-decoration: none;}
a.totoplink:active {font-size: 9px; color: #FF9900;}
a.totoplink:link {font-size: 9px; color: #FF9900;}
a.totoplink:visited {font-size: 9px; color: #FF9900;}
a.totoplink:hover {font-size: 9px; color: #FF9900; font-weight: none; text-decoration: underline}

.h1 {font-size: 18px; font-weight: bold; color: #FF9900; line-height: 32px;}
.h2 {font-size: 15px; font-weight: bold; color: #212121; line-height: 32px;}
.h3 {font-size: 14px; font-weight: bold; color: #FF9900; line-height: 20px;}
.h4 {font-size: 12px; font-weight: bold; color: #212121; line-height: 18px;}

a.bold {font-weight: bold;}
a.small {font-size: 9px;}

h1 {font-size: 18px; font-weight: bold; color: #FF9900; line-height: 32px;}
h2 {font-size: 15px; font-weight: bold; color: #212121; line-height: 32px;}
h3 {font-size: 14px; font-weight: bold; color: #FF9900; line-height: 20px;}
h4 {font-size: 12px; font-weight: bold; color: #212121; line-height: 18px;}


.bold {font-weight: bold;}
.orangebold {color: #FF9900;font-weight: bold;}
.small {font-size: 9px;}
.copyright {font-size: 8px;}

ul {
    list-style-image: url(../images/aq_bullet.gif);
    list-style-type: disc;
    line-height: 32px;
    margin-left: 1em;
    padding-left: 1em;
}