<!-- Stylesheet: style.home.css -->

body {margin: 0px; 
      padding: 0px; 
      border: 0px }

h1 {color: blue; font: normal 18pt "Trebuchet MS", Verdana, sans-serif }
h2 {color: black; font: normal 15pt "Trebuchet MS", Verdana, sans-serif }
h3 {color: black; font: normal bold 12pt "Trebuchet MS", Verdana, sans-serif }
h4 {color: black; font: oblique bold 10pt "Trebuchet MS", Verdana, sans-serif }

h1.silver {color: #eeeeee; font: normal 18pt "Trebuchet MS", Verdana, sans-serif }
h1.big {color: blue; font: normal 36pt "Trebuchet MS", Verdana, sans-serif }
h1.bigsilver {color: #eeeeee; font: normal 36pt "Trebuchet MS", Verdana, sans-serif }
h2.red {color: red; font: normal 15pt "Trebuchet MS", Verdana, sans-serif }
h3.yellow {color: #ffff00; font: normal bold 12pt "Trebuchet MS", Verdana, sans-serif }
h3.ochre {color: #aa0000; font: normal bold 12pt "Trebuchet MS", Verdana, sans-serif }

p {color: black; font: normal 11pt "Times New Roman", Georgia, serif }

p.bold {color: black; font: normal 700 11pt "Times New Roman", Georgia, serif }
p.white {color: #ffffff; font: normal 700 11pt "Times New Roman", Georgia, serif }
p.silver {color: #eeeeee; font: normal 700 11pt "Times New Roman", Georgia, serif }
p.ochre {color: #aa0000; font: normal 700 11pt "Times New Roman", Georgia, serif }
p.cranberry {color: #990000; font: normal 700 11pt "Times New Roman", Georgia, serif }
p.litecran {color: #ff9966; font: normal 700 11pt "Times New Roman", Georgia, serif }

p.large {color: black; font: normal 13pt "Times New Roman", Georgia, serif }

p.smallsilver {color: #eeeeee; font: normal 700 9pt "Times New Roman", Georgia, serif }
p.small {color: black; font: normal 700 9pt "Times New Roman", Georgia, serif }
p.smallwhite {color: #ffffff; font: normal 700 9pt "Times New Roman", Georgia, serif }
p.tiny {color: black; font: normal 7pt "Trebuchet MS", Verdana, sans-serif }
p.tinysilver {color: #eeeeee; font: normal 7pt "Trebuchet MS", Verdana, sans-serif }

.linkname {color :#ccffff; font: normal 700 11pt "Trebuchet MS", Verdana, sans-serif }
.linkdesc {color :#eeeeee; font: normal 700 9pt "Times New Roman", Georgia, serif }

a:link {color: #000000; text-decoration: none }
a:visited {color: #000000; text-decoration: none }
a:active {color: #000000; text-decoration: none }