﻿IMG { 
 margin: 0 em;
 padding: 0em; }

BODY { 
 background: url(parts/paper.jpg);
 background-repeat: repeat;

 font-family: arial;
 font-size: 12pt;
 font-variant: normal;
 font-weight: normal;
 letter-spacing: 0.1em;


 scrollbar-face-color: #e3e3e3; 
 scrollbar-shadow-color: #333333; 
 scrollbar-highlight-color: #f3f3f3; 
 scrollbar-3dlight-color: ; 
 scrollbar-darkshadow-color: #333333; 
 scrollbar-track-color: #f3f3f3;
 scrollbar-arrow-color: #666666;
 },

a { color: #000000; text-decoration: none; letter-spacing: 0.1em;}       
a img {border: 0;}
a:link { color: #000000; text-decoration: none; }       
a:visited { color: #000000; text-decoration: none; }   
a:active { color: #000000; text-decoration: none; }    


a.grey { color: #999999; text-decoration: none; letter-spacing: 0.1em;}
a.grey:link { color: #999999; text-decoration: none; }       
a.grey:visited { color: #999999; text-decoration: none; }   
a.grey:active { color: #999999; text-decoration: none; }    



.small { font: 11px/24px "Lucida Grande", "Trebuchet MS", Arial;
	 color: #999999; letter-spacing: 0.1em;}


 }
