.f00_h {
 background-image:url('images/f00_h.gif');
 background-repeat: repeat-x;
 background-position: center right;
}

.f00_b {
 background-image:url('images/f00_b.gif');
 background-repeat: repeat-x;
}

.f00_v {
 background-image:url('images/f00_v.gif');
 background-repeat: repeat-y;
}

.f00_r {
 background-image:url('images/f00_r.gif');
 background-repeat: repeat-y;
}

.bodytext {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #222222; 
 font-size: 15px;
 font-style: normal;
 font-weight: 500;
 letter-spacing: 0.8px;
 line-height: 0.65cm; 
 text-decoration: none;
}
.bodytextongrey {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #222222;
 background-color: #DDDDDD;
 font-size: 15px;
 font-style: normal;
 font-weight: 500;
 letter-spacing: 0.8px;
 line-height: 0.65cm; 
 text-decoration: none;
}

.quotetext {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #4444FF; 
 font-size: 15px;
 font-style: normal;
 font-weight: 500;
 letter-spacing: 0.8px;
 line-height: 0.65cm; 
 text-decoration: none;
}

.boldtext {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #444444; 
 font-size: 14px;
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.8px;
 line-height: 0.65cm; 
}

.talktext {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #8888FF; 
 font-size: 15px;
 font-style: normal;
 font-weight: 700;
 line-height: 0.5cm; 
 text-decoration: none;
}

.talktextdark {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #333333; 
 font-size: 15px;
 font-style: normal;
 font-weight: 700;
 line-height: 0.5cm; 
 text-decoration: none;
}

.smalltalkdark {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #000000; 
 font-size: 15px;
 font-style: normal;
 font-weight: 700;
 line-height: 0.5cm; 
 text-decoration: none;
}

.smalltalkred {
 font-family:'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif; 
 color: #FF0000; 
 font-size: 15px;
 font-style: normal;
 font-weight: 700;
 line-height: 0.5cm; 
 text-decoration: none;
}

img.centerme {
 display: block;
 margin-left: auto;
 margin-right: auto 
}
table.center, img.center, div.center {
 margin-left      : auto;
 margin-right     : auto;
}
table.centered td, td.centered, div.centered, p.centered {
 text-align       : center;
}
