body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
th	{
	background-repeat: no-repeat;
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
td {
	background-repeat: no-repeat;
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Trebuchet, Arial, Universal, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #3333CC;
}
h2 {
	font-family: Trebuchet, Arial, Universal, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #3333CC;
}
h3 {
	font-family: Trebuchet, Arial, Universal, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #3333CC;
}
p {
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.p-highlight {
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3333CC;
}
dl {
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
dt {
	margin-left: 0px;
}
dd {
	margin-left: 20px;
}
a {
	color: #3333CC;
}
link {
	color: #3333CC;
}
A:hover	{	
	color:	#3333FF;
}
alink {
	color: #9966CC;
}
vlink {
	color: #3333CC;
}
.footer-p {
	font-size: 9pt;
	text-align: center;
}
.indent-20	{
	margin-left: 20px;
}
.sidebar {
	background-color: #D0E3F3;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	margin: 0px;
	padding: 5px;
}
.ol-top	{
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
}
.ol-nest {
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-left: 20px;
}
.ul-top {
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}
.ul-nest {
	font-family: Arial, Universal, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
}
li	{
	margin: 0px 0px 5px 0px;
}
