/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #004689;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}


d img {display: block;}td img {display: block;}td img {display: block;}


h1 {
	font-size: 24px;
	color: #0066FF;
}
h2 {
	font-size: 18px;
	color: #990000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #0066FF;
}
