@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A4A4A4;
}
body {
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
	border: 0;
}
a:hover {
	text-decoration: none;
	border: 0;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #C3C3C3;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 7px;
	color: #333333;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

