<!--

body {
font-family: arial,arial black,arial narrow,arial rounded mt bold;
line-height: 22px;
font-size: 1em;
font-weight: bold;
}

.title {
font-size: 1.4em;
font-weight: bold;
}

a {
color: #009;
}

a:visited {
color: #800080;
}

a:hover {
text-decoration: none;
}

li {
list-style-image: url(images/bullet.gif);
}

.small {
font-size: 0.8em;
font-weight: bold;
}

.caption {
font-style: italic;
font-size: 0.6em;
border: 1px solid black;
}

.medium {
font-size:1em;
font-weight: bold;
line-height: 22px;
}