body, p, li, ul, ol, dt, dl, dd, h1, h2, h3, h4, form, td, th, small, form, pre  {
        font-family: garamond, sans-serif;
        color: black;
	font-size: medium;
}
a:link {
        color: 000066;
        text-decoration: no-underline;
}
 
a:visited {
        color: 990000;
        text-decoration: no-underline;
}
 
h1 {
        font-weight: 800;
        font-size: x-large;
}

