@import url('css.css');

.label-1 {
font-family : 'Trebuchet MS', Tahoma, sans-serif; 
font-size : 12px; 
color : #999999; 
text-align : left; 
text-transform : uppercase; 
background-color : inherit; 
}
.text {
font-family : 'Trebuchet MS', Tahoma, sans-serif; 
font-size : 11px; 
color : #666666; 
text-align : left; 
text-transform : none; 
background-color : inherit; 
}
.label {
font-family : Tahoma, sans-serif; 
font-size : 12px; 
color : #ed1c24; 
text-align : left; 
text-transform : uppercase; 
background-color : inherit; 
}
.text-L {
font-family : 'Trebuchet MS', Tahoma, sans-serif; 
font-size : 11px; 
color : #999999; 
text-align : left; 
text-transform : none; 
background-color : inherit; 
}
