/* CSS Document */

body{background:#FFFFcc; 
font: normal 90% Verdana, Arial, Helvetica, sans-serif;}

h1{color:#993333; font-size:90%; font-weight:bold; line-height:130%;}
h2{color:#993333; font-size:95%; font-weight:normal; line-height:130%;}

h3{color:#993333; font-size:90%; font-weight:normal;}

p {color:#993333;}

a:link{color:#993333;}
a:visited {color: #993333;}
a:hover {color: #993333; font-size:105%;}