@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-size: 12px;
	color: #993366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #CC9999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	background-position: left bottom;
	border: thin solid #EBE9ED;
}
h2 {
	font-size: 24px;
	border: medium solid #CC9999;
}
