body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: regular;
	color: #FFF;
}
.white_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.red_bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff0501;
}
.style3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #e80400;
	text-decoration: underline;
}
.white_bold_u {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.white_bold_u:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e80400;
	text-decoration: none;
}
.prod_heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FEFEFF;
}

