 

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-size: 12px}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FFCC00;
}
td {
	color: #333333;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div {
	font-size: 10px;
}
img.sh {
	border-left: 1px solid #006600;
}

img.sh-r {
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
}

table.ten{
	height: 70px;
	width: 150px;
}

table.ten-r{
	width: 150px;
	height: 70px;
	border: 1px none;
}

.copy{
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #00CC00;
	border-left-color: #009933;
	text-align: left;
	text-indent: 1em;
	height: 20px;
	width: 200px;
	font-weight: bold;
	font-size: 20px;
}

.aa{
	font-size: 14px;
	color: #009900;
	text-indent: 1em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	margin-top: 30px;
	margin-bottom: 30px;
}
