<style>

	A:link.footer {color: #0F3193; text-decoration: underline;}
	A:visited.footer {color: #0F3193; text-decoration: underline;}
	A:active.footer {color: #0F3193; text-decoration: none;}
	A:hover.footer {color: #FFFFFF; text-decoration: none;}

	A:link {color: #0F3193; text-decoration: underline;}
	A:visited {color: #0F3193; text-decoration: underline;}
	A:active {color: #0F3193; text-decoration: none;}
	A:hover {color: #E37600; text-decoration: none;}

	A:link.menu {color: #E37600; text-decoration: underline;}
	A:visited.menu {color: #E37600; text-decoration: underline;}
	A:active.menu {color: #E37600; text-decoration: none;}
	A:hover.menu {color: #0F3193; text-decoration: none;}

	A:link.nav {color: #FFFFFF; text-decoration: none;}
	A:visited.nav {color: #FFFFFF; text-decoration: none;}
	A:active.nav {color: #FFFFFF; text-decoration: underline;}
	A:hover.nav {color: #0F3193; text-decoration: underline;}

	A:link.yellow {color: #FFFF99; text-decoration: none;}
	A:visited.yellow {color: #FFFF99; text-decoration: none;}
	A:active.yellow {color: #FFFF99; text-decoration: underline;}
	A:hover.yellow {color: #FFFFCC; text-decoration: underline;}

	p.white {color: #FFFFFF;}
	p.nav {font-family: verdana; font-size: 10px; font-weight: bold;}
	p.title1 {font-size: 18px; font-weight: bold; color: #0F3193;}
	p.header1color {font-size: 14px; font-weight: bold; color: #0F3193; margin-bottom: -12px;}
	p.header1white {font-size: 14px; font-weight: bold; color: #FFFFFF;}
	p.red {color: #FF0000;}
	p.menu {line-height: 20px;}

	table.headerFooter {background-color: #87A5DA;}
	table.body {border: 1px solid #0F3193;}
	table.request {border: 1px solid #0F3193; background-color: #EEF3FC;}

	td.body {background-color: #FFFFFF;}
	td.dkBlue {background-color: #0F3193;}
	td.features {border: 1px solid #0F3193; background-color: #EEF3FC;}

	hr {color: #335C99;}

	p {font-size: 12px;}
	p.small {font-family: verdana; font-size: 10px;}
	li {font-size: 12px;}

	.gray {color: #CCCCCC;}
	.red {color: #FF0000;}
	.yellow {font-family: arial; font-size: 10px;}
	.small {font-size: 10px;}

	body {color: #000000; background-color: #EEF3FC; font-family: arial, verdana;}


</style>