A:link	{ color: #0000FF; }
A:visited { color: #6600CC; }
A:active  { color: #FF0000; }
A:hover   { color: #FF0000; }
body {
	margin: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p, td, li {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.redText10pt {
	color: #990000;
}
.redHeader {
	color: #990000;
	font-size: 12pt;
}
.contentCell {
	background-image: url(graphics/baht_bkgd3.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.contentCellAu {
	background-image: url(graphics/baht_bkgd3a.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.blk9pt {
	font-size: 9pt;
	color: #000000;
}
.wht9pt {
	font-size: 9pt;
	color: #ffffff;
}
.black12pt {
	font-size: 12pt;
	color: black;
}


a.wht9pt:link { color: #ffffff !important; }
a.wht9pt:visited { color: #ffffff !important; }
a.wht9pt:hover { color: #999999 !important; }