<!--
// Website designed by Mark Richardson (www.dark-moon.net)
// Website design Copyright (c) 2005 Mark Richardson

// This script should be included in the HEAD section of the page. 

// The following re-defines how various text should be displayed.
body{font-family:"Palatino Linotype" "Book Antiqua";font-size:12px;color:#000000;}
table{font-family:"Palatino Linotype" "Book Antiqua";font-size:12px;color:#000000;}
td{font-family:"Palatino Linotype" "Book Antiqua";font-size:12px;color:#000000;}
p{font-family:"Palatino Linotype" "Book Antiqua";font-size:12px;color:#000000;}
//h1{font-family:"Palatino Linotype" "Book Antiqua";font-size:14px;font-weight:900;color:#000000;border-bottom: 2px solid black; margin-bottom: 0;padding: 0; margin: 0;}
h1{font-family:"Palatino Linotype" "Book Antiqua";font-size:14px;font-weight:900;color:#000000;}

.fancyfirst {font-size:150%; font-family:"Palatino Linotype" "Book Antiqua";}

// this removes the dotted outline round active links
:active, :focus{outline:none;}
//-->
