html, body {
font-size: 0.85em;
font-family: Verdana, Helvetica, sans-serif;
line-height:140%;
}

td {
	vertical-align:top;
	text-align:left;
}

a:link, a:visited { font-family:verdana; color:#285dc7; text-decoration:none; }
a:active, a:hover { font-family:verdana; color:#285dc7; text-decoration:underline; }

img { border:none; }

h1,h2,h3 {
	line-height:120%;
}

h1, h2 {
	color:#285dc7;
}

input, textarea {
	border: solid 1px black;
}

input.new_entry, textarea.new_entry {
	width:600px;
}

span.red { color:#990000; font-weight:bold; }
span.space1 { margin: 0 5px }

div.line1 {
	border:none;
	border-bottom:dotted 1px #666666;
	margin: 20px 0 20px 0;
	padding: 10px 0 0 0;
	clear:both;
}
