body {
font-family: "Lucida Sans Unicode", "Arial"; 
background-color: #ffffff;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
font-size: 95%;
color: #000000
}

a {
color: #006600;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
color: maroon;
}

.loginmessage {
text-decoration: none;
color: #000000;
font-size: 90%;
}

.loginlink {
text-decoration: none;
color: #006600;
font-size: 90%;
}

.menu {
text-decoration: none;
font-weight: bold;
color: #006600;
font-size: 105%;
}

.menuchosen {
text-decoration: none;
font-weight: bold;
color: maroon;
font-size: 110%;
}

.menutable { background: url(img/Bellis-stribe.jpg) }

.headline {
font-size: 120%;
font-weight: bold;
}

.leftmargintd {
width: 22px;
}

.pagetable {
width: 800px;
}

.rightmargintd {
width: 10%;
}

.blogtimestamp {
font-size: smaller;
}

.blogcommentcount {
font-size: smaller;
}

.blogcommentinfo {
background-color: #DDFFDD;
}

.blogcommentbody {
background-color: #EEFFEE;
}

.footer {
font-size: smaller;
color: #AACCAA;
}

.newsboxtitle {
font-family: "Lucida Sans Unicode", "Arial"; 
text-decoration: none;
font-weight: bold;
color: #000000;
font-size: 75%;
}

.newsboxheadline {
font-family: "Lucida Sans Unicode", "Arial"; 
text-decoration: none;
font-weight: bold;
color: #000000;
font-size: 75%;
}

.newsboxbody {
font-family: "Lucida Sans Unicode", "Arial"; 
text-decoration: none;
color: #000000;
font-size: 75%;
position: relative; 
top: 5px;
}