/* CSS Document */
td img {
	display: block;
}
.style4 {
	font-size: small;
}
.style5 {
	font-size: small;
	font-weight: bold;
	color: #000099;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.style3 {
	font-size: 9px;
	color: #999999;
}
.style8 {
	font-size: 9px;
	color:#000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.alt:link {
	text-decoration: none;
	color: #333333;
}
.alt:visited {
	text-decoration: none;
	color: #333333;
}
.alt:hover {
	text-decoration: underline;
	color: #999999;
}
.alt:active {
	text-decoration: none;
	color: #333333;
}
.alt2:link {
	text-decoration: none;
	color: #999999;
}
.alt2:visited {
	text-decoration: none;
	color: #999999;
}
.alt2:hover {
	text-decoration: underline;
	color: #666666;
}
.alt2:active {
	text-decoration: none;
	color: #999999;
}