h1 {
 color: #8b008b; 
 font-size: 26px; 
 font-weight: bold; 
 margin: 2em 0em 1em; }

.com {
 color: #dc143c;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 2.5em; }

.td { 
 background: #f0ffff;
 width: 300px; 
 line-height: 1.4; 
 letter-spacing: 0.1em; 
 padding: 0.5em 0.7em; } 

.td2 { 
 background: #fffafa;
 width: 300px; 
 line-height: 1.4; 
 letter-spacing: 0.1em; 
 padding: 0.5em 0.7em; } 

p {
 color: #4169e1;
 font-size: 13px; }

.note {
 color: #00008b;
 font-size: 13px; }

.note2 {
 color: #2f4f4f;
 font-size: 13px; }

.price { 
 background: #fffff0;
 width: 300px;  
 line-height: 1.4; 
 padding: 0.5em 0.7em; }

.price2 { 
 background: #fffafa; 
 width: 300px;
  line-height: 1.4; 
 padding: 0.5em 0.7em; }

.com2 {
 color: #dc143c;
 font-size: 15px;
 font-weight: bold; }

.com3 {
 color: #4b0082;
 font-size: 13px;
 font-weight: bold; }

.total {
 color: #dc143c; 
 font-size: 13px;
 font-weight: bold; }

.wide {
 margin: 30px 15px 40px; }