body {
     color: black;
     font-size: 11px;
     font-family: Verdana, Geneva, Arial
}

p, td, ul {
     color: black;
     font-size: 11px;
     line-height: 15px;
     font-family: Verdana, Geneva, Arial
}

samp {
     color: black;
     font-size: 9px;
     line-height: 11px;
}

strong {
     color: #c30;
     font-style: normal;
}

ul {
     color: #690;
     text-decoration: none
}

a {
     color: #690;
     font-size: 11px;
}

a:link {
     color: #690;
     font-size: 11px;
}

a:visited {
     color: #369;
}

a:hover {
     color: #f60;
}

a:active {
     color: #690;
}

address {
     color: #690;
     font-style: normal;
     margin-left: 18px
}

h1, h2, h3, h4, h5 {
     font-family: GillSans, Helvetica, Verdana, Geneva, Arial;
     color: #690;
     letter-spacing: 0.1em;
}

h1 {
     font-size: 24px;
     line-height: 28px;
}

h2 {
     font-size: 20px;
     line-height: 24px;
}

h3 {
     font-size: 18px;
     line-height: 22px;
}

h4 {
     font-size: 14px;
     line-height: 18px;
}

h5 {
     font-size: 11px;
     line-height: 15px;
}

.external {
     color: #690;
     text-decoration: none
}