.blutext {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-style: normal;
     font-weight: normal;
     color: #003366; 
}
.heads {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     color: #003366;
     text-transform: capitalize; 
}
.subhead {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #003366; 
}
.caption {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: normal;
     font-style: italic;
     color: #003366; 
}
#fb-icon {
     padding-bottom: 16px; 
}
/*NOTICE*/
#notice {
     display: block;
     width: 446px;
     border: 2px #996633 solid;
     background-color: #ffffcc;
     color: #996633;
     font-family: Georgia,"Times New Roman",Times,serif;
     text-align: center;
     padding: 15px;
     margin:20px 0 0 0; 
}
p.phone-notice {
     padding: 0 0 8px 0;
     margin:0 0 0 0;
     font-size: 24px;
     font-weight: bold; 
}
p.phone {
     padding: 0 0 0 0;
     margin:0 0 0 0;
     font-size: 24px;
     font-weight: normal; 
}
