html {
	overflow-x: hidden;
	overflow-y: hidden;
} 
body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #CC9933;
	background-image:url(bg3.jpg);
	margin: 0px;
	background-attachment: fixed;
}
.alttext {
	font-family: Arial;
	font-size: 13px;
	color: #525252;
	font-weight: bold;
}


a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
.title01 {
	font-family: Georgia;
	font-size: 18px;
	color: #996600;
	font-weight: bold;
	letter-spacing: -1px;
}
.title02 {

	font-family: "Times New Roman";
	font-size: 30px;
	color: #996600;
	font-weight: bold;
	letter-spacing: 0px;
}
.alttext01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

