/*

DESCRIPTION:
              Global site style sheet for PEI.

*/

p, body      { font: 11pt "Verdana", Arial, Helvetica, sans-serif;  }

ul, ol, li, th, tr, td { font-family: Tahoma, Arial, sans-serif; font-size: 10pt }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Arial, sans-serif }

h1           { font-size: 24pt; font-weight: bold }
h2           { font-size: 18pt; font-weight: bold }
h3           { font-size: 14pt; font-weight: bold }
h4           { font-size: 12pt; font-weight: bold }
h5           { color: #000000; font-size: 12pt; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
h6           { color: #000000; font-size: 10pt; font-weight: bold; margin-left: 7; 
               margin-top: 0; margin-bottom: 0 }
               
blockquote   { margin-left: 5; margin-right: 5 }

a:link       { color: #00FF00; text-decoration: underline  }
a:active     { color: #00FF00; text-decoration: underline  }
a:hover      { color: #CCFF33; text-decoration: underline  }
a:visited    { color: #00FF00; text-decoration: underline  }