/* CSS Document */

body {
font-family: Garamond, Apple Garamond, verdana, book Antiqua;
font-size: 12pt
}

p {
font-family: Garamond, Apple Garamond, verdana, book Antiqua;
font-size: 12pt
}

p.stories {
font-family: Times New Roman, Times, serif;
font-size: 12pt;
font-style: oblique
}

td {
font-family: Garamond, Apple Garamond, verdana, book Antiqua;
font-size: 12pt
}

li {
font-family: Garamond, Apple Garamond, verdana, book Antiqua;
font-size: 12pt
}

ul.stories {
font-family: Times New Roman, Times, serif;
font-size: 12pt;
font-style: oblique
}

blockquote {
font-family: Garamond, Apple Garamond, verdana, book Antiqua;
font-size: 12pt
}

a {
text-decoration: none
}

a:visited {
color: #000066
}

a:hover { 
text-decoration: underline
}

