/* Cascading Style Sheet for
 * Online Connection
 * http://www.barkers.org/online/
 *
 * Author: Jay Barker
 *         jay@barkers.org
 * Date:   April 2000
 */

body {
background: #FFFFFF;
color: #111111;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}

a:link {
color: #000066;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #000066;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
}

h1 {
font-size: 24pt;
}

p.section {
color: #999999;
font-size: 14pt;
font-weight: bold;
margin-bottom: -20px
}

p.copy {
text-indent: 30px;
}

p.ssection {
color: #333333;
font-size: 9pt;
font-style: italic;
}

p.scopy {
font-size: 9pt;
}

p.footer {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

td {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}


/* pagetop */

.linkbar1 {
background: #000066;
color: #FFFFFF;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}

.links1 a         { font-weight: bold; text-decoration: none }
.links1 a:link    { color: #FFFFFF }
.links1 a:visited { color: #FFFFFF }
.links1 a:active  { color: #CC0000; text-decoration: underline; }
.links1 a:hover   { color: #CC0000; text-decoration: underline; }

.linkbar2 {
background: #EEEEEE;
color: #000000;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}

/* End */
