body {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
}

h1 {
	font-size:18px;

}

h2 {
font-size:16px; 
}

h3 {
font-size:14px; font-weight:bold;
}

a:link { color:#8B2C3B; text-decoration: underline; }
a:hover { color:#8B2C3B; text-decoration: underline; }
a:active { color:#8B2C3B; text-decoration: underline; }
a:visited { color: #8B2C3B; text-decoration: underline; }

th {
	color: #8B2C3B;
	background-color: #ECE9D8;
	text-align:left;
	font-weight:bold;
}

.menutable {
	border: 1px solid#ECE9D8;
}

.menutd { border-bottom: 1px solid #ECE9D8;
}
