body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { font-weight:100 }
h2 { font-weight:100; margin-bottom: 5px; margin-top: 3px; }
.alltext { color:#660D00 }
.smalltext { font-size: 90%; }
.titlein { font-weight:bold; font-size: 90%; margin-bottom: 5px; }
.linestyle { margin-top: 8px; margin-bottom: 4px; }

a:link { color: #660D00; }
a:visited { color: #660D00; }

.date { font-size: 12px; }

.news { color: #660D00; }
a:link.news { text-decoration:none; }
a:visited.news { text-decoration:none; }
a:hover.news { text-decoration: underline; }

input {
	background-color: #F7F7F7;
	border: 1px solid #660D00;
	margin-top: 2px;
}

textarea {
	background-color: #F7F7F7;
	border: 1px solid #660D00;
	margin-top: 2px;
}