body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background: #FFFFFF;
	}
a:link.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none
	}
a:active.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none	
	}
a:visited.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none
	}
a:hover.nav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
	}
a:link.txt {
	color: #000000;
	}
a:active.txt {
	color: #000000;
	}
a:visited.txt {
	color: #000000;
	}
a:hover.txt {
	color: #FF6600
	}
a:link.leftnav {
	background: #FF6600;
	color: #000000;
	font-size: 10 pt;
	font-weight: bold;
	text-decoration: none
	}
a:active.leftnav {
	background: #FF6600;
	color: #FFFFFF;
	font-size: 10 pt;
	font-weight: bold;
	text-decoration: none
	}
a:visited.leftnav {
	background: #FF6600;
	color: #000000;
	font-size: 10 pt;
	font-weight: bold;
	text-decoration: none
	}
a:hover.leftnav {
	background: #FF6600;
	color: #FFFFFF;
	font-size: 10 pt;
	font-weight: bold;
	text-decoration: none
	}		
TD {
	font-size: 10pt
	}	
.title {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt
	}
.subtitle {
	color: #000000;
	font-weight: bold;
	font-size: 10pt
	}	
.large {
	color: #000000;
	font-weight: bold;
	font-size: 10pt
	}
.extralarge {
	color: #000000;
	font-weight: bold;
	font-size: 12pt
	}	
.small {
	color: #000000;
	font-size: 8 pt
	}	
.nav {
	color: #000000;
	font-size: 8pt;
	font-weight: bold
	}
