.alarm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-image: url(alarminages/bullet.jpg);
}
.alarmhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.thumbprint {
	background-attachment: fixed;
	background-image: url(alarminages/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgscroll {
	background-attachment: fixed;
	background-image: url(alarminages/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.blinkfont {
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0200;
}
