a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}

a {
	color: #008000;
	text-decoration: none;
}

a.visited {
	color: #800080;
}

.c1 {color:#663300;}

.c2 {
	color:#FFFFFF;
	font-weight: bold
	}

.c3 {
	color: #663300;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}

.c4 {color: #005e2f;}

h1 {color:#005e2f;}

h2 {color:#000099;}

h3 {color:#993333;}

h4 {color:#666600;}

p {
	color: #660000;
	text-align: justify;
	font-size: 80%;
	}

address {color:#005e2f}

quote {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}

table.content {
	border: 1px solid #663300;
}

body {
	background-color: #ffffcc;
	color: #663300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.menu {
	border: 1px solid #663300;
	vertical-align: top;
	padding: 0.5em;
}

td.title {
	background-color: #663300;
	color: #ffffcc;
	border: none;
	font-weight: bold;
	padding: 0.5em;
}

.footer {
	text-align: center;
	font-size: 80%;
}

li {
	font-size: 12px;
}
