body {
	font-family: arial, verdana;
	font-size: 12px;
	color: Black;
}

td {
	font-family: arial, verdana;
	font-size: 12px;
	color: Black;
}

form {
	margin: 0px;
}

div#main {
	width: 790px;
	text-align: left;
	background: #EEDFBE;
}

div#leftmenu {
	width: 135px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

INPUT.prevnext {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid;
}

IMG {
	border-color: #aaaaaa;
}

h1 {
	font-size: 16px;
	margin: 0px;
	color: #8C6239;
}

h2 {
	font-size: 13px;
	margin: 0px;
	color: #8C6239;
}

A {
	color: #5B336E;
}

A:hover {
	color: #B06DD1;
}

a.readmore {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.menu {
	color: #64401D;
	display: block;
	text-decoration: none; 
	font-weight: bold;
	font-family: georgia, times new roman;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menu:hover {
	letter-spacing: 0.1em;
}

a.menu2 {
	text-decoration: none;
	display: block;
	margin: 3px 0 3px 0;
}

.boxtop {
	background-color: #D4B9E1; 
	padding: 4px; 
	font-weight: bold;
}

.box {
	border: 1px solid #D4B9E1;
}

.author {
	font-size: 10px;
	font-style: oblique;
}

.small {
	font-size: 10px;
	text-decoration: none;
}