@charset "utf-8";
body {
	font-size: 14px;
	color: #666666;
}
.strong_w {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.strong_r {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.strong {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: 16px;
}


h2 {
	font-size: 14px;
	color: #666666;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 14px;
	color: #666666;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.regular_r {
	font-size: 14px;
	color: #FF0000;
}
.strong_p {
	font-weight: normal;
	color: #FF0099;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #FF00CC;
	text-decoration: none;
}
.strong_pCopy {
	font-weight: normal;
	color: #FFFF00;
}

