
/* EAMBA CSS.  August 2008. */

body {
    margin: 0.5em;
}

h1 {
	color: #009955;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
}

.menu ul li  {list-style-type: none }

h2 {
	color: #ff9900;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
}

h3 {
	color: #333399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

h4 {
	color: #333399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu a, .menu a:link, .menu a:visited {
	color: #882266;
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #993366;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #228866;
	text-decoration: underline;
}

a:hover, a:active {
	color: #226688;
	text-decoration: underline;
}

.asfdmenu {
	border: thin dashed #cccccc;
	padding-left: 2px;
}

th {
	color: #000044;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	color: #443344;
	font-family: Arial, Helvetica, sans-serif;
}
