 /* Establishes default type face for website */ a, p, div, h1, h2, h3, h4, h5, 
li, table { font-family: arial, helvetica, sans-serif; } p { color: #666666; 
font-size: 11px; } td { color: #666666; font-size: 11px; } h1 { margin: 0; padding: 
8px 0 0 10px; letter-spacing: 1px; font-size: 16px; font-weight: bold; }h2 { font-size: 
14px; font-weight: bold; margin-top: 5px; }h3 { font-size: 11px; font-weight: 
bold; margin-top: 5px; } h4, h5 { font-size: 11px; font-weight: bold; }/* general 
hyperlink styles */ a { color:#4F78A1; text-decoration:none; } a:visited { color:#689ED4; 
text-decoration:none; } a:hover { color:#4F78A1; text-decoration:underline; } 
a.whitelink { color:#FFFFFF; text-decoration:none; } a.whitelink:visited { color:#FFFFFF; 
text-decoration:none;} a.whitelink:hover { color:#FFFFFF; text-decoration:underline; 
} /* sub-navigational hyperlink styles */ /* our people */ a.op { color:#CCCC66; 
text-decoration:none; font-size: 13px} a.op:visited { color:#CCCC66; text-decoration:none; 
 font-size: 13px} a.op:hover { color:#CCCC66; text-decoration:none;  font-weight: 
bold; font-size: 13px} /* our record */ a.or { color:#FFCC66; text-decoration:none; 
 font-size: 13px} a.or:visited { color:#FFCC66; text-decoration:none;  font-size: 
13px} a.or:hover { color:#FFCC66; text-decoration:none;  font-weight: bold; font-size: 
13px} /* get help */ a.geth { color:#99CC99; text-decoration:none;  font-size: 
13px} a.geth:visited { color:#99CC99; text-decoration:none;  font-size: 13px} 
a.geth:hover { color:#99CC99; text-decoration:none;  font-weight: bold; font-size: 
13px} /* give help */ a.giveh { color:#336699; text-decoration:none;  font-size: 
13px} a.giveh:visited { color:#336699; text-decoration:none; font-size: 13px} 
a.giveh:hover { color:#336699; text-decoration:none; font-weight: bold; font-size: 
13px}p.op { color: #CCCC66; font-size: 13px; } p.or { color: #FFCC66; font-size: 
13px; } p.geth { color: #99CC99; font-size: 13px; } p.giveh { color: #336699; 
font-size: 13px; } a.indexgeth { color:#87ABAB; text-decoration:none; font-size: 
9px} a.indexgeth:hover { color:#87ABAB; text-decoration:underline; font-size: 
9px} a.indexgeth:visited { color:#87ABAB; text-decoration:none; font-size: 9px} 
p.white { color: #FFFFFF; font-size: 10px; }
