/*Style Sheet: Insight Contact Management*/

body { 
background-color: #000000;
background-image: url('../images/pg_bk.png');
background-repeat: repeat;
background-position: 0% 0%;
font-family: arial,helvetica,sans-serif;
font-size: 9pt;
}


<style type="text/css">
<!--
  a:link {color: #000099;}
  a:visited {color: #000099;}
  a:active {color: #0033CC;}
  a:hover {color: #CCCCFF; background-color: #000000;}

  a.nav {text-decoration: none; font-weight:bolder; }
  a.nav_cur {text-decoration: none; font-weight:bolder;}
  a.nav_cur:link {background-color:#CCCCFF;}
  a.nav_cur:visited {background-color:#CCCCFF;}
  a.nav_cur:hover {color: #CCCCFF; background-color: #000000;}

  a.nav2 {text-decoration: none; font-weight:400;}
  a.textlink {text-decoration: underline; font-weight:bolder;}

  a.nul {text-decoration: none;}
  li.nav {font-weight:bolder; list-style: none outside;}
  li.nul {list-style: none outside;}
  hr.nav {}
  .indent1 {text-indent: .25in;}
  .indent2 {text-indent: .5in;}

  .highlight {background-color:#CCCCCC;}
  .highlightY {background-color:#FFFF33;}
  .highlightGn {background-color:#99CCCC;}
  .highlightGy {background-color:#CCCCCC;}
  .highlightBl {background-color:#6699FF;}

  .nav_header {background-color:#666699;}
  .sh {font-weight:bolder;color:#76769A;}
  .sh1 {font-size:larger; font-weight:bolder;color:#76769A;}
  .sh2 {font-size:large; font-weight:bolder; color:#76769A;}
  .sh3 {font-size:x-large; font-weight:bolder; color:#76769A;}
  .sh4 {font-size:xx-large; font-weight:bolder; color:#76769A;}
  .subtext {font-size:smaller; font-style:italic; color:#E0DEEB;}

  .b00 {font-size:x-small;}
  .bb00 {font-size:x-small; font-weight:900;}
  .b0 {font-size:smaller;}
  .bb0 {font-size:smaller; font-weight:bolder;}
  .b1 {font-size:larger;}
  .bb1 {font-size:larger; font-weight:bolder;}
  .b2 {font-size:large;}
  .bb2 {font-size:large; font-weight:bolder;}
  .b3 {font-size:x-large;}
  .bb3 {font-size:x-large; font-weight:bolder;}
  .b4 {font-size:xx-large;}
  .bb4 {font-size:xx-large; font-weight:bolder;}
-->
</style> 
