body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	background-image:url(images/pp-bk-im_dgry2.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
	margin-left: 0%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

A:link 
{ 
	color: blue;
} 

A:visited 
{ 
	color: purple; 
} 

A:active 
{ 
	color: red; 
} 

H1 
{ 
	font-size: 175%;
	text-transform:uppercase;
	color: black;
	
} 

H2 
{ 
	font-size: 150%; 
} 

H3 
{ 
	font-size: 125%;
	color: black; 
} 

.style31 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold;}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12;}
.style7 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #0000FF;}
.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF; font-weight: bold;}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
.style23 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #0099FF;}
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0099FF;}
.style26 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0099FF;}

table
{
	border:1;
	nowrap:true;
}

td
{
	nowrap:true;
}


td.top
{
	width:350;
}

td.dataCell
{
	background: #D3DEC0;
	nowrap:true;	
	empty-cells:show;
}

td.hiLightCell
{
	background: pink;
	nowrap:true;	
	empty-cells:show;
}


th.hiLightHeader
{
	background: #bb0000;
	color:white;
}

th.dataHeader
{
	background: #80A04D;
	color:white;
}

td.dataDark
{
	background: #99CC99;
	color:white;
	font-style: bold;
}

td.LightBlock
{
	background: #D3DEC0;
	color:black;
}

td.DarkBlock
{
	background: #FFFFFF;
	color:white;
}

td.GreyBlock
{
	background: #C0C0C0;
	color:white;
}

table.dataTable
{
	border:1px solid #D3DEC0;
	nowrap:true;
	empty-cells:show;
}

td.borderedCell
{
	border-left: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	
}






