body {
	background: #FFFFFF;
	background-image: url(/images/back2.gif);
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 9pt;
	color: #444444;
}

A:LINK { 
	color: #993300;
}
A:visited {
	color: #993300;
}

A:active {
	color: #993300;
}

/* nav */
A.nav:link  {
	color: white;
	text-decoration: none;	
	font-weight: bold;
}
A.nav:visited {
	color: white;
	text-decoration: none;	
	font-weight: bold;
}

TD {
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 9pt;
	color: #444444;
}

DIV.hr { 
	border-color:  #111077;
	border-style: solid;
	border-bottom: 4px;
}

p.pi {
	font-size: 8pt;
	margin-left: 16px;
	background: #e5effc;
	color: #222222;
}	

th.sc {
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	background: #414174;
	color: white;
}

td.sc {
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 8pt;
	background: #e5effc;
	color: #222222;
}


th.pi {
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	background: #414174;
	color: white;
}

td.pi {
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 8pt;
	background: #e5effc;
	color: #222222;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}

li.notes {
	font-size: 8pt;
}

h1 { 
	margin-bottom: 1px;
	font-size: 10pt;	
}

h3 { 
	font-size: 9pt;	
	color: #993300;
	margin-bottom: 1px;
} 

h4 { 
	font-size: 8pt;	
	font-weight: normal;
	color: #993300;
	margin-bottom: 1px;
} 

b.heading1 {
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}

b.heading2 {
	font-size: 8pt;
	font-weight: normal;
	color: #993300;
}
