.Internal
{
display: none;  
visibility: hidden;
}
.LabelCell
{
background-color: #EBEBEB;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
 
.PrintSmall, p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000
}
 
.PrintVerySmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal
}

.Cell
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000
}

H3, .PrintBig
{
	font-family:Arial,Verdana,sans-serif;
	font-size:12pt;
	line-height:12pt;
	font-weight:bold;
	color:#000;
	border-bottom : 2px solid #CCC;
	padding-bottom: 5px;
}
.GraphicButton
{
	background-color: #004c86;
	color: #ffffff;
	font-family:Arial,Verdana,sans-serif;
	font-size:10pt;
	font-weight: bold;
}

body {
background:none transparent;
}
