body {
	margin: 0px;
	background-color: white;
}
p,ul,li    { color: black; font: 14px/16px georgia, palatino, serif }


u  { text-decoration: underline; background-color: #999 }

h1  { color: #a44d4d; font: bold 24px georgia, palatino, serif; margin: 0 }

h2  { color: #a44d4d; font: bold 18px georgia, palatino, serif; margin: 0 }

h3  { color: #a44d4d; font: bold 16px georgia, palatino, serif; margin: 0 }

em {
	font-style: italic;
}


/* This fixes the issue described at: */
/* http://developer.netscape.com/evangelism/docs/articles/img-table/ */
td img {vertical-align: bottom;}

a   { color: #6e3333; font-weight: bold }

a:link   { color: black; text-decoration: none }

a:visited { 
	text-decoration: none; 
}

a:hover     { color: #e36a6a; text-decoration: underline }

a.nohover:hover { 
	background-color: transparent;
	text-decoration: none;
}

a:active   { color: #a44d4d; text-decoration: underline }

.nobr {
	white-space: nowrap;
}

.table-top  { color: white; background-color: rgb(164,149,122); border-top: 1px #000; border-bottom: solid white }

.table-nav { 
	background-color: rgb(210,178,122);
	border-bottom: 1px solid black;
	color: white;
}

.table-bottom { 
	background-color: rgb(164,77,77);
	border-top: 1px solid black;
	color: white;
}
.bold-accented  { color: black; font-weight: bold }
.bold-accented_lger  { color: #a44d4d; font-weight: bold; font-size: 16px }
.head  { color: white; font-weight: bold }
h4 { color: #a44d4d; font-weight: bold; margin: 1.33em 0 }
element { }
p1 { }

