
body { background-image: url(images/thls_back.jpg);
     background-repeat: repeat-y;
     background-position: top center;
     }

p { color: blue; } 
h3{ color: white; }
a { color: white; }


.font1 { font-family: helvetica; font-size: 12; color: #ffffff; text-decoration: none; }
.font2 { font-family: verdana; font-size: 12; color: #ffffff; text-decoration: none; line-height: 150% }
.font2_bold { font-family: verdana; font-size: 14; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 150% }
.font3 { font-family: arial; font-size: 14; color: #ffffff; text-decoration: none; }
.font4 { font-family: verdana; font-size: 16; color: #ffffff; text-decoration: none; line-height: 150% }
.font4_bold { font-family: verdana; font-size: 16; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 150% }

img.border1 {border: 2px white solid;}
