body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px
}

body, p, li, td {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

a, a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4870B;
	text-decoration: none;
}

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

td.header {
	background-color: #FF9900
}

td.headNote {
	color: #000066;
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	font-weight: bold;
}

td.logoText {
	color: #000066;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}

td.footMenu {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
}

td.footNote {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 24px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
}

a.footMenu, a.footMenu:link, a.footMenu:active, a.footMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footMenu:hover {
	color: #FF9900
}

.standoutText {
	font-size: 16px;
	font-weight: bold;
}