@charset "UTF-8";
/* CSS Document */

.grey_row {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
.normal_row {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.heading_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.heading_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.small_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

