body    { color: #000033; font-size: small; font-family: arial, helvetica, sans-serif; background-color: #808c79 }

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: larger;
	font-weight: bolder;
}

p,ul,ol,li,td,dd,dt   { color: #000033; font-size: x-small; font-family: arial, helvetica, sans-serif }

th {
	background-color: #ede3b6;
	font-weight: normal;
}

a:link      { color: maroon; font-weight: bolder; font-size: x-small; text-decoration: underline }

a:active     { color: navy; font-size: x-small; text-decoration: none }

a:visited     { color: purple; font-size: x-small; text-decoration: none }

strong {
	font-size: 100%;
}

.small {
	font-family: arial, helvetica, sans-serif;
	color: #000033;
	font-size: smaller;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	color: #000033;
	font-size: xx-small;
}

.detail {
	margin-left: 16;
}

.crumbs {
	font-size: smaller; 
	margin-left: 4;
}

.menu {
	font-size: smaller; 
	margin-left: 4; 
}

