body {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

a { color: Blue; }

a:hover { background-color: #FFFFA8; }

.footnote { font-size: 0.7em; text-align: left; }

.footnote_white { text-align: left; color: White; font-size: 0.7em; }

.reverse_text{ color: White; font-weight: bold; }

.item_desc { font-size: .9em; font-weight: normal; }

.item_name { font-weight: bold; font-size: 0.9em; }

.normal { color: Black; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; font-style: normal; font-variant: normal; }

.white_header { font-size: 1.5em; color: White; font-weight: bold; }

