﻿.H1
{
	font-size: 8pt; font-weight: bold; width: 33px; background: #666666; color: white; text-align: center;
}
.H2
{
	font-size: 8pt; font-weight: bold; width: 150px; background: #666666; color: white; text-align: center;
}
.P1
{
	font-size: 8pt; width: 33px; color: #001d4c; text-align: center; 
}
.P2
{
	font-size: 8pt; width: 150px; color: #001d4c;
}
.P2 a, .P2 a:visited, .P2 a:hover , .P2 a:visited {
	color: #001d4c;
	text-decoration: underline;
}
.P3
{
	font-size: 8pt; width: 33px; color: #001d4c; text-align: center; 
}
.P4
{
	font-size: 8pt; width: 150px; color: #001d4c;
}
.P4 a, .P4 a:visited, .P4 a:hover, .P4 a:visited {
	color: #001d4c;
	text-decoration: underline;
}

.HR1
{
	font-size: 10pt; font-weight: bold; width: 50px; background: #666666; color: white; text-align: center; padding:5px 0px 5px 0px;
}
.HR2
{
	font-size: 10pt; font-weight: bold; width: 204px; background: #666666; color: white; text-align: center; padding-left:10px;
}
.PR3
{
	font-size: 12pt; width: 33px; color: #000000; text-align: center;  border-right:solid 1px #666666;
}
.PR4
{
	font-size: 12pt; width: 150px; color: #000000; padding: 5px 5px 0px 10px;
}
.PR5
{
	font-size: 12pt; width: 33px; color: #ff9933; text-align: center;  border-right:solid 1px #666666;
}

.PackBg
{
	background-color:#FFFFFF
}