table {
	font-size: 9pt;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.hang {
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
.box {
	background-color: #FFFFFF;
	height: 14px;
	border: 1px #000000;
	font-size: 9pt;
}
a:hover {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFCC;
}
.red {
	color: #990000;
}
a.red:hover {
	color: #FF3333;
}
.bd {
	background-attachment: fixed;
	background-image: url(images/rd9.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box2 {
	font-size: 9pt;
	height: 16px;
	color: #666666;
}
.box1 {
	background-attachment: fixed;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}