body {
	margin: 0;
	margin: 0 auto;
	font-family: Verdana, Arial, sans-serif;
}
.text {
	font-size: 12px;
}
.sbold {
	font-size: 12px;
	font-weight: bold;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#alert-text{
	color: #CC3300;
}
.red{
	color: #CC3300;
}

