/*						*/
/* Schreinerei Hamm Style Sheet			*/ 
/*						*/

body { 	background-color:#EAEAEA; 	
        margin-top:0px;  	
        margin-bottom:0px; 	
        margin-left:0px;  	
        margin-right:0px;}  

p,a  { font-family:Verdana; }   

p        	{ font-size:16; color:#3859A5; font-weight:normal; }  


p.firmenname 	{ font-size:28; color:#3859A5; font-weight:bold; }  
p.gross 	{ font-size:20; color:#3859A5; font-weight:normal; }  
p.klein 	{ font-size:12; color:#3859A5; font-weight:normal; }  

a.klein:link    { font-size:12; color:#3859A5; text-decoration:none; font-weight:normal; }  
a.klein:visited { font-size:12; color:#3859A5; text-decoration:none; font-weight:normal; }  
a.klein:active  { font-size:12; color:#140060; text-decoration:none; font-weight:normal; }  
a.klein:hover  { font-size:12; color:#140060; text-decoration:none; font-weight:normal; }  


