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

a { color: Blue; }

a:hover {
	background-color: #FFFFA8;
	text-align: center;
}

.normal {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}

.footnote {
	font-size: 0.8em;
	text-align: center;
}

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

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

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

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

.blue_header { font-size: 1.5em; color: #0742C4; font-weight: bold; }

.yellow_header { font-size: 1.5em; color: #EEB10C; font-weight: bold; }
