/* CSS definition file containing site wide stylesheets */

.body_copy {
	font-size: 11pt;
 	color: rgb(51,51,51);
 	text-align: left
}

.grey_karan_beef_caption {
	font-size: 8pt;
 	color: rgb(128,128,128)
}

.11Meatlist {
	font-size: 11pt
}

.table_text {
	color: rgb(0,51,153)
}

.Header {
	font-size: 14pt;
 	color: rgb(255,137,15);
 	font-weight: bold;
 	text-decoration: underline;
 	text-align: center
}

.caption {
	font-size: 10pt;
 	color: rgb(128,0,0);
 	text-align: left
}

.reverse_header_green {
	font-size: 11pt;
 	color: rgb(0,0,128);
 	text-indent: 5pt;
 	background-color: rgb(214,253,195)
}

.reverse_header_small {
	font-size: 12pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	text-indent: 5pt;
 	background-color: rgb(245,129,4)
}