.copy {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: right;
}




.red {
	color: #EB1803;
}




a {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}


body {
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
}



li {
	list-style-position: outside;
	list-style-type: square;
}
.red_line {
	font-weight: bolder;
	color: #CC0000;
}
.BLUE {	color: #003399;
	font-weight: bold;
}
.blue_2 {	color: #2F73FF;
	font-weight: bold;
}
.content {
color: #333333;
	line-height: 180%;

	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "²Ó©úÅé";
	width: 650px;
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}

