BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
}
A:LINK {
	color: #000000;
}
A:VISITED {
	color: #666666;
}
A:ACTIVE {
	color: #333333;
}
A:HOVER {
	color: #333333;
}
h2 {
	font-size: 22pt;
	color: #336633;
	text-align : center;	
}
h3 {
	font-size: 18pt;
	color: #336633;
	text-align : center;	
}
h5 {
	font-size: 14pt;
	color: #336633;
	text-align : center;	
}
h6 {
	font-size: 12pt;
	color: #336633;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
}
hr	{
	width: 100%;
	size: 2;
	color: #336633;
}
.small {
	font-size: 10pt;
}
TD { 
    font-size: 11pt; 
    vertical-align : center; 
    align: center;
	background-color : #White;     
} 
TH { 
    font-size: 11pt; 
    background-color: #White; 
    font-style : bold;
	align: center;     
} 
.colortext {
	font-size: 12pt;
	color: #336633;
}
.credit{ 
  font-size: 8pt;
  align: right;
}
.head {
	font-size: 12pt;
	color: #336633;
	text-align : center;	
}
.footnote{ 
  font-size: 8pt;
  align: left;
}