@CHARSET "UTF-8";
.termsC1 {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #1F2D54;
	font-style: italic;
}

.termsC2 {
	color: #333333;
	font-weight: bold;		
	padding: 30px 0 25px 0;
	font-size: 12px;	
}

.termsC3 {
	color: #333333;
	font-weight: bold;
	padding: 3px 0 3px 0;
	font-size: 12px;	
}

.termsP1 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0 0 22px 0;
}
.termsP1 b {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.termsP1 a {
	color: #3f61df;
	font-size: 12px;
	text-decoration: underline;
}