@charset "utf-8";
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-top: 15px;
}
a {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #9E0B0E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
.style3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
