.first {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size: 22px;
	/*color: #ffdead;*/
	color: #0000ff;
	font-weight: bold;
	}

.second {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size: 16px;
	/*color: #ffdead;*/
	color: #0000ff;
	font-weight: normal;
	}

.third {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size: 16px;
	/*color: #ffdead;*/
	color: #0000ff;
	font-weight: normal;
	}

