body,td,th {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
}
body {
	background-image: url(images/bg.gif);
	margin: 0px;
}
a:link {
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #3D70AF;
	text-decoration: underline;
}
a.white:link {
	font-size: 9pt;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-size: 9pt;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}
a.white:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
}
.w {
	color: #ffffff;
}
.title {
	font-size: 9pt;
	font-weight: bold;
	color: #3D70AF;
}
.back {
	font-size: 9pt;
	color: #000000;
}
.grey {
	font-size: 9pt;
	color: #999999;
}
.b {
	color: #3D70AF;
}
a.blue:link {
	font-size: 9pt;
	line-height: 20px;
	color: #3D70AF;
	text-decoration: underline;
}
a.blue:visited {
	font-size: 9pt;
	color: #3D70AF;
	line-height: 20px;
	text-decoration: underline;
}
a.blue:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #3D70AF;
	text-decoration: none;
}