
body{
font-family: bitstream vera sans, verdana, sans-serif;
font-size: 12px;
background: #0371ac url(/art/bd-dark.jpg);
color: #ceebf7;
}

a{
}
a:link{
color: #ffd080;
font-weight: bold;
text-decoration: none;
}
a:visited{
color: #ffd080;
font-weight: bold;
text-decoration: none;
}
a:hover{
color: #ff8080;
}

strong,em,b,i { color: #ffffff; }

hr{
border-bottom: solid 1px #ffd080;
width: 60%;
height: 0px;
}

h1{
font-size: 21px;
margin-top: 0px; margin-bottom: 0px;
}
h2{
font-size: 19px;
font-style: italic;
color: #ffffff;
margin-top: 9px;
}
h3{
font-size: 16px;
color: #ffd080;
}
h1,h2,h3,.NewsSummaryLink,.HomeLink{
font-family: trebuchet ms, verdana, sans-serif
}

#footer{
font-size: 10px;
}

.HomeLink{
font-size: 17px;
font-style: italic;
}
.HomeLink a:hover{
/*color: #ffffff;*/
}

.HomeSub{
font-size: 21px;
letter-spacing: 5px;
}

.NewsHeadline{
font-family: trebuchet ms, verdana, sans-serif;
font-size: 16px;
}
.NewsHeadline a{
color: #00ffff;
}
.NewsHeadline a:hover{
color: #ffffff;
}

.NewsSummaryLink{
margin-top: 15px;
}
.NewsSummaryLink a{
font-size: 16px;
color: #ffd080;
}
.NewsSummaryCategory,.NewsSummaryPostdate{
font-size: 9px;
}

#main {
text-align: justify;
}
