body {
		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003b7e;
	background-color: #E9EACE;
	margin-left: 0;
	margin-top: 0;

}

h1				{ text-transform: uppercase; font-size: 10pt; }
h2				{ font-size: 9pt; }
h3				{ font-size: 8pt; }

p				{ text-indent: 1em }

strong			{ font-weight: bold; color: #003470; }
b				{ font-weight: bold; color: #003470; }
em				{ letter-spacing: 0.045em; }

ul				{ list-style-type: square; }
ul.disc			{ list-style-type: disc; }
ul.circle		{ list-style-type: circle; }

td.menu			{ font-size: 7pt; color: #FFFFFF}
td.highlight	{ font-size: 8pt; line-height: 20px; bgcolor: #a2bec2; }
td				{ font-size: 8pt; line-height: 20px}
td.med			{ font-size: 9pt; }
tr				{ font-size: 8pt; }

a:link			{ color: #003b7e; font-weight: bold; font-size: 7pt; }
a:visited 		{ color: #003b7e; font-weight: bold; font-size: 7pt; }
a:hover			{ color: #FFFFFF; font-weight: bold; font-size: 7pt; }
a:active 		{ color: #FFFFFF; font-weight: bold; font-size: 7pt; }

a.menu:link		{ color: #FFFFFF; font-weight: bold; font-style: italic; }
a.menu:visited 	{ color: #FFFFFF; font-weight: bold; font-style: italic; }
a.menu:hover	{ color: #F19C22; font-weight: bold; font-style: italic; }
a.menu:active 	{ color: #F0B664; font-weight: bold; font-style: italic; }