body {
 background-color: white;
}

H1 {
 font-family: arial; 
 font-size: 34; 
 color: black;
}
H2 {
 font-family: arial; 
 font-size: 16; 
 color: black;
}
H3 {
 font-family: arial; 
 font-size: 10; 
 color: black;
}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: 666666;}

.bodytext {
 font-family: arial; 
 font-size: 12; 
 color: 666666;
} 

.menutext {
 font-family: arial; 
 font-size: 12; 
 color: black;
} 



.price_table_header {
 font-family: arial;  
 font-size: 14; 
 color: ffffff;
} 
 
.price_table_sheets {
 font-family: arial;  
 font-size: 18; 
 color: 666666;
} 


.quote_form {
 font-size: 10px;
 color: 666666;
 background-color: FFFFFF;
}

.palletinfo {
 font-size: 11px;
 color: 000000;
}


.matrix_content {
 font-family: arial;  
 text-align: center;
 font-size: 11; 
 color: 666666;
 background-color: F5F5DC; 
}
