












document.write(' <!-- ------------------------------   Style Sheets    ---------------------------------- --> ');
document.write(' <link rel="stylesheet" type="text/css" href="../vet_common/css/vet/vetschool.css"> ');
document.write(' <link rel="stylesheet" type="text/css" media="print" href="../vet_common/css/reveal/print.css"> ');



document.write(' <style type="text/css"> ');
document.write(' #topImage {position:relative; width:100%; height:100px; background-image: url(../vet_common/images/reveal/back.jpg); background-repeat:repeat-x;} ');
document.write(' #line {position:absolute; top:0px; left:0px; width:100%; height:1px; background-image: url(../vet_common/images/reveal/line.gif); background-repeat:repeat-x; z-index:1;} ');
document.write(' #linecoverA {position:absolute; top:0px; left:0px; width:100%; height:1px; z-index:2; text-align:left;} ');
document.write(' #linecoverB {position:absolute; top:0px; left:0px; width:100%; height:1px; z-index:2; text-align:right;} ');

document.write(' </style> ');

