body {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;}

a.nav:link	{
	text-decoration: none;
	color: #86AEA9;
	font-size : 9pt;
	font-weight: bold;
	letter-spacing: .05em}
a.nav:active 	{
	text-decoration: none;
	color: #C2DAD3;
	font-size : 9pt;
	font-weight: bold;
	letter-spacing: .05em}
a.nav:visited  {
	text-decoration: none;
	color: #86AEA9;
	font-size : 9pt;
	font-weight: bold;
	letter-spacing: .05em}
a.nav:hover 	{
	text-decoration: none;
	color: #C2DAD3;
	font-size : 9pt;
	font-weight: bold;
	letter-spacing: .05em}

a.sub:link { 
	color: #9FC7D7;
	text-decoration: none;
	font-size : 11pt;
	font-weight : bold}
a.sub:visited {
	color: #9FC7D7;
	text-decoration: none;
	font-size : 11pt;
	font-weight : bold}
a.sub:hover { 
	color: #B18C55;
	text-decoration: none;
	font-size : 11pt;
	font-weight : bold}
a.sub:active { 
	color: #B18C55; 
	text-decoration: none;
	font-weight : bold;
	font-size : 11pt}

a:link { 
	color: #777777;
	text-decoration: normal;
	font-weight: normal}
a:active { 
	color: #777777; 
	text-decoration: none;
	font-weight: normal}
a:visited {
	color: #777777;
	text-decoration: none;
	font-weight: normal}
a:hover { 
	color: #C2DAD3;
	text-decoration: underline;
	font-weight: normal}

p {
	color: #777777;
	font-size : 8.5pt;
	line-height: 13pt }

H1 {
	color: #484B3F;
	font-size : 8.5pt;
	font-weight:normal;
	line-height: 160%;
	margin-bottom: -10pt }

H2 {
	color: #484B3F;
	font-size : 8.5pt;
	font-weight:normal;
	line-height: 160%;
	margin-bottom: -10pt }

Li {
	list-style-image: url(images/general/strip.gif);
	color: #86AEA9;
	font-size : 75%;
	line-height: 160%;
	padding-right: 20px }
