.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;

}
.warningbox {
	border: 1px solid #000000;
	background-color: #990000;
	color: #fff;
	height: 25px;
	padding: 3px;
	font-weight: bold;

	
}
.links {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
}
.heading {
	font-family: Arial;
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
