@charset "utf-8";
body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #666666;
	display: inline;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #669966;
	display: inline;
}
.style1 {
	font-size: 14
}
a {
	font-size: 14px;
	font-weight: bold;
}

.roll-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-d.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;
}
.roll-button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-u.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;
}
.roll-button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-u.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;
}
.roll-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-d.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;
}

