body { 
    font-family: Verdana, sans-serif ; 
    font-size: 12pt;
}
a {
    color: #073;
    text-decoration: none;
}
a:hover {
    border-bottom: 1px dotted;
}
a:visited {
    color: #549;
}

.h1  { 
    font-size:42pt; 
    line-height:48pt;
    font-weight:bold; 
    font-family: Times, Serif; 
}
.h2  { 
    font-size:16pt;
    font-style: oblique; 
}
.h3  { 
    font-size:14pt;
    padding: 2px;
}
.h4  { 
    font-size:10pt;
    line-height:12pt;
    margin-bottom:0.25em;
    color: #444;
}

.sample {
    padding: 3px;
    font-size: 10pt;
}

.navbar {
    font-size:14pt;
}
.navbar a {
    border-bottom: 1px dotted;
}
.navbar a:hover {
    border-bottom: 2px dotted;
}

.about {
    font-size:12pt;
    line-height:16pt;
    text-align: left;
    width: 625px;
}
.email {
    font-size:  10pt;
    font-weight: bold;
    font-family: monospace;
}

.listenlinks {
    font-size: 10pt;
    line-height: 36pt;
    text-align: left;
    font-family: monospace;
}
.listenlinks a {
    font-size: 16pt;
    font-family: Verdana, sans-serif;
    border-bottom: 1px dotted;
}
.listenlinks a:hover {
    border-bottom: 2px dotted;
}

.footer {
    font-size:   10pt;
    line-height: 16pt;
    text-align:  center;
}
