﻿body{
	background-position: center;
	background-color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-image: url('images/ppr1610g.jpg'); */
}
p           {
    font-size: 11pt;
    line-height: 1.35;
}
li			{
    font-size: 11pt;
	line-height: 1.35 ; 
}
td		    {
    font-size: 11pt;
	line-height: 1.35 ; 
}
H1			{
	font-size: medium;
	margin-bottom: -3;
}
H2			{
	font-size: small;
	margin-bottom: -9;
}
H3			{
	font-size: 11pt;
	font-style: italic;
	margin-bottom: -6;
}
dt			{
    font-size: 11pt;
	font-weight: bold;
	line-height: 1.35 ; 
}	
ul			{
    list-style-type:square
}
tt	{
	
	font-size: 11pt;
	}

/* Styles for Custom tags */

.CH3 {
	font-size: 11pt;
	font-style: italic;
	margin-bottom: -6;
	color: #000099;
}
.EH {
	font-size: 11pt;
	font-weight: bold;
    margin-bottom: -4;
	color: #000099;
}
.KT {
	font-size: 11pt;
	font-variant: small-caps;
}
.Importance {
	color: #000099;
}


