body {
	font-family: arial;
	margin: 0px;
}
.normal_txt {
	font-size: 12px;
}.content_holder {
	height: 270px;
	width: 100%;
	overflow: auto;
}
.highlight {
	color: #ff0000;
	font-weight: bold;
}
.redtext1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.redtext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.txt_bluetitle {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.footer_txt {
	font-size: 11px;
}
.nav {
	cursor: pointer;
}
