﻿@charset "utf-8";

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}
td img {
	display: block;
}
.style1 {
	font-size: 10px;
	color: #666666;
}
.style3 {
	font-size: 12px;
	color: #666666;
}
.style4 {
	font-size: 11px
}
.style6 {
	font-size: 11px;
	color: #666666;
}
.style8 {
	font-size: 13px;
	color: #666666; 
}
a:link {
	color: #FF6666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

