
a:link  {
color: #363;
font-weight: 800;
text-decoration: none
}

a:visited {
text-decoration: none
}

a:hover {
color: #636;
text-decoration: underline;
position: relative;
top: 1px;
left: 1px
}
a:active {
color: red;
text-decoration: underline
}

body {
color: black;
font-size: 9pt;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight: 200;
line-height: 1.4em;
font-stretch: extra-condensed;
background: white;
margin: 8px
}
.callout {
color: #633;
font-size: 9pt;
font-style: oblique;
font-weight: 100;
line-height: 1.1em;
font-stretch: ultra-condensed
}

.headline {
color: #636;
font-size: 16pt;
font-weight: 800;
line-height: 1em;
font-stretch: extra-condensed
}

.indent {
margin-top: 4px;
margin-bottom: 8px;
padding-left: 6px;
border-left: 6px solid #c9c
}

.spread {
color: #63f;
font-size: 14px;
font-weight: 300;
line-height: 1.1em;
font-stretch: wider;
font-size-adjust: 10px;
text-transform: uppercase;
word-spacing: 10px;
letter-spacing: 10px
}

.subhead {
color: #363;
font-size: 12pt;
font-weight: 600;
line-height: 1.1em;
font-stretch: condensed
}

.subhead_lite {
color: #ffc;
font-size: 11pt;
font-weight: 600;
line-height: 1em;
font-stretch: condensed;
text-transform: uppercase
}

