.my_name {
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-transform: none;
	text-decoration: blink;
}
.my_top {
	font-size: 12px;
	color: #848383;
	line-height: 18px;
	font-weight: normal;
}
.my_pur {
	font-size: 12px;
	color: #beafd4;
	line-height: 18px;
	font-weight: normal;
}
.box_name {
	font-size: large;
	font-style: normal;
	color: #FFF;
	text-transform: none;
	text-decoration: blink;
}
.box_in {
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	font-weight: normal;
}
.box_form {
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	font-weight: normal;
	background-color: #484848;
	border: 1px solid #696969;
}
.my_pur2 {
	font-size: 12px;
	color: #beafd4;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.my_small {
	font-size: 11px;
	color: #848383;		
}


.my_top_b {
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
	font-weight: normal;
}
