
a:link       { color: #666666; text-decoration: underline }
a:visited    { color: black; text-decoration: none }
a:hover	   { color: #FFFFFF; text-decoration: none; background:#7a7a7a }
a:active     { color: #cc0000; text-decoration: underline; background:#000000 }
body         { 
			scrollbar-face-color: #FFFFFF; 
      		scrollbar-shadow-color: #666666; 
      		scrollbar-highlight-color: #999933; 
      		scrollbar-track-color: #FFFFFF; 
      		scrollbar-arrow-color: #993333;}
h1, h2, h3, h4  { font-family: Arial,Helvetica,sans-serif; color: #666666; }
h1           { font-size: 15px; font-weight: bold; margin-top: 4; margin-bottom: 0 }
h2           { font-size: 14px; font-weight: bold; margin-top: 0; margin-bottom: 3 }
h3           { font-size: 12px; margin-top: 0; margin-bottom: 3 }
h4           { font-size: 12px; margin-top: 0; margin-bottom: 3; font-weight: normal }
p            { font-family: Arial,Helvetica,sans-serif; color:#666666;
               font-size: 12px; text-align: left; margin-left: 2; margin-right: 4; margin-top: 10; margin-bottom: 10; line-height: 15px }
b			   { font-size: 12px; font-weight: 900; }
ul           { list-style-type: square; color: grey; margin-right: 0; margin-top: 3; 
               margin-bottom: 3 }
table        { padding: 0 }
.copy		{ font-family: Arial,Helvetica,sans-serif; color:#999999;
               font-size: 12px; text-align: center; margin-left: 2; margin-right: 4; margin-top: 10; margin-bottom: 10; line-height: 15px }