@charset "utf-8";
/* CSS Document */

.ringer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #C30;
	border-right-color: #C30;
	border-bottom-color: #C30;
	border-left-color: #C30;
	background-color: #FC6;
}
.dinger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
}
.ranger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #609;
}

