/* CSS Document */


td img {display: block;}body {
	background-color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #990000;
}
h3 {
	font-size: 16px;
	color: #0000FF;
}
h4 {
	font-size: 14px;
	color: #000000;
}

.style1 {
	font-size: 12px;
	color: #999999;
}
