﻿body {
font-family: verdana, sans-serif;
font-size: .8em;
background: white;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
color: black;
}

td {
font-family: verdana, sans-serif;
font-size: .8em;
}

form {
font-family: inherit;
font-size: inherit;
margin-top: 0px;
margin-left: 0px;
background: inherit;
}


.bodycopy {
margin-left: 10px;
margin-right: 10px;
}

.pagetitle {
color: #000099;
font-size: 1.25em;
font-weight: bold;
}

.smallcopy {
font-size: .85em;
/* margin-left: 10px;
margin-right: 10px; */
}

.header {
font-size: 1em;
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
}

li {
margin-bottom: 3px;
margin-left: -10px;
list-style-type: square;
}

ul {
margin-bottom: 3px;
margin-top: 3px;
}

a:active { 
text-decoration:none; 
color: #CC0033;
background: inherit;
}

a:visited { 
text-decoration:none; 
color: #CC0033;
background: inherit;
}

a:link { 
text-decoration:none; 
color: #CC0033;
background: inherit;
}

a:hover { 
text-decoration:underline; 
color: #000099;
background: inherit;
}

.stamp {
color: gray;
font-size: .9em;
background: inherit;
}

.newsitems {
font-size: .9em;
}

hr {
color: black;
background: inherit;
height: 1px;
}

li.bblog {
margin-bottom: 3px;
margin-left: -20px;
list-style-type: square;
/* font-size: .9em; */
}

a:active.rsstitle { 
text-decoration:none; 
color: #000099;
background: inherit;
}

a:visited.rsstitle { 
text-decoration:none; 
color: #000099;
background: inherit;
}

a:link.rsstitle { 
text-decoration:none; 
color: #000099;
background: inherit;
}

a:hover.rsstitle { 
text-decoration:underline; 
color: #000099;
background: inherit;
}

#openbox table {
	width: 100%;
	margin-top: 20px;
}

#openbox td {
	border: 1px solid silver;
}

form {
	margin: 0px;
}