<style>
.CalHeader {
	color:white;
}
P  {
	font-family : Arial;
	font-size : 9pt;
}
ol  {
	font-family : Arial;
	font-size : 9pt;
}
BODY  {
	font-size : 9pt;
	font-family : Arial;
}

a {
	color : #000000;
	text-decoration: underline;
}
a:hover {
	color : #000000;
	text-decoration : none;
}
.wlink {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.wlink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.btext  {
	font-size : 9pt;
	font-family : Arial;
	
}
.btext2  {
	font-size : 8pt;
	font-family : Arial;
	
}
.wtext  {
	font-size : 9pt;
	font-family : Arial;
	color : #FFFFFF;
}
.rtext {
	font-size : 9pt;
	font-family : Arial;
	color : #993300;
	font-weight : bold;
	font-style : italic;
}
.tborder {
	border : 1px solid #000000;
	font-size : 9pt;
	font-family : Arial;
	
}

.headline {
	font-size : 13pt;
	font-family : Arial;
	color : #000000;
	font-weight: bold;
}
</style>
