@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
