
body, div, span, tr, td, th, dl, dt, dd, li, ul, ol, p, a, h1, h2, h3, h4, h5, h6, b, i, input, select, textarea  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333300;
}

body, tr, td, th, dl, dt, dd, li, ul, ol, p, a, input, select, textarea {
    font-size: xx-small;
}

thead {
    font-weight: bold;
}

.searchButton {
    color: #ffa;
    background-color: #663;
}

.copy {
    font-size: 10px;
    line-height:14px
}

/* articles */
.title {
    font-size: 2.0em;
    font-weight: bold;
}

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

.author {
    font-size: 1.1em;
}

.bodyText {
    font-size: 1.1em;
}

img.articleImage {
    float: left;
    padding: 0px 10px 0px 0px;
}

.list {
    font-size: 9px;
}

.list_title {
 font-size: 10px;
}

a.list, a.list:visited, a.list:hover {
    font-size: 9px;
    text-decoration: underline
}

a.list {
    color: #333300;
}

a.list:visited {
    color: #101066;
}

a.list:hover {
    color: #666633;
}

a.hide, a.hide:hover {
    color: #FFFFCC;
}

.header {
    font-size: 12px;
    font-weight: bold
}

a, a:visited, a:hover {
    text-decoration: underline;
}

a {
    color: #333300;
}

a:visited {
    color: #101066;
}

a:hover {
    color: #666633;
}

select {
    font-size: 1.0em;
    line-height: 11px;
}

img {
  border: none;
}
