body {
	background-image: url(../images/layout/background.gif);
	background-repeat: repeat-x;
}
body, h1, h2, h3, h4, h5, h6, td {font: 11px  Tahoma, Geneva, Arial, Helvetica, sans-serif; color: #666666;}
.text01 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c746b;
}
.text02 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3c746b;
}
.text03 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
A.link:link
{
		color: #3c746b;
		text-decoration: none;
}
A.link:visited
{
		color: #3c746b;
		text-decoration: none;
}
A.link:hover
{
		color: #3c746b;
		text-decoration: underline;
}
