﻿BODY { 
font-family: Arial,Tahoma,sans-serif;
background-color: #DCDCDE; 

} 
.BodyHeader
{	
	height:25px;
	background-color: #8B0A20;
	color: White;
 
}
.BodyLabel
{
	font-family: arial;
	font-size: 12px;
	color: black;
}
.SerialNumberBox
{
	text-transform:uppercase;
}


