h1 {
font-family: Garamond, Arial, Helvetica;
font-size: 40pt;
font-weight: bold;
color: red;
text-allign: center;
}

h2 {
font-family: Garamond, Arial, Helvetica;
font-size: 26pt;
font-weight: bold;
text-allign: center;
}
h3 {
font-family: Garamond, Arial, Helvetica;
font-size: 18pt;
font-weight: bold;
}
p {
font-family: Garamond, Arial, Helvetica;
font-size: 16pt;
font-weight: normal;
}

ul {
font-weight: bold;
}

BODY{
scrollbar-face-color:#ffcc66;
scrollbar-arrow-color:#ff6600;
scrollbar-track-color:#ff6600;
scrollbar-shadow-color:#ff9966;
scrollbar-highlight-color:#ff6600;
scrollbar-3dlight-color:#ff9900;
scrollbar-darkshadow-Color:#ff9900;
}
a:link {color:#000000;}
a:visited {color:#990033;}
a:active {color:#CC3300;}
a:hover {color:#FF33CC;}

