td.topimage {
background-image: url('images/line.jpg'); background-repeat: no-repeat-y;
} 

td.vertimage {
background-image: url('images/vertline.jpg'); background-repeat: no-repeat-x;
} 

p{font-size: 13px; color: #000000; font-family: Verdana;}
p.header{font-size: 19px; color: #DCBC05; font-family: Georgia; font-weight:bold;}
p.headings{font-size: 13px; color: #000000; font-family: Verdana; font-weight: bold;}
p.small{font-size: 9px; color: #000000; font-family: Verdana;}

a:link{color: #012B7F; text-decoration: none;}
a:visited{color: #012B7F; text-decoration: none;}
a:hover{color: #012B7F; text-decoration: underline;}

