@charset "UTF-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
img {
	background-position: top;
	text-align: center;
	padding-bottom: 2px;
}
h1 {
	font-size: 14px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFCCFF;
	text-decoration: none;
}
a:hover {
	color: #FFCCFF;
	text-decoration: none;
}
a:active {
	color: #FFCCFF;
	text-decoration: none;
}

