@charset "UTF-8";


body,td,th {
	font-family: Cochin;
	font-size: 14px;
	color: #666666;
	line-height: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Cochin;
	font-size: 16px;
	color: #333333;
}
a:link {font-size: 14px;
color: #666666;
	text-decoration: none;
}
a:visited {font-size: 14px;
	text-decoration: none;
	color: #666666;
}
a:hover {font-size: 14px;
	text-decoration: none;
	color: #666666;
}
a:active {font-size: 14px;
	text-decoration: none;
	color: #333333;
}
style1 {font-size: 18px}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
}