body, dt, dd, dl, p {
	background: F5F7D0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
table, td, th, li, dl{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
pre{
	font-style : italic;
	color : Blue;
}
H1.gray{
	color: #334962;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}
H1.red{
	color: #B41B32;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}
H1.blue{
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}
H1.black{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}
h1.blue-dr{
    color: #000080; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16pt; 
    font-weight: bold; 
}
H2.gray{
	color: #334962;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
H2.red{
	color: #B41B32;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
H2.blue{
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
H2.black{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
H2.blue-dr{
	color: #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
H3.grey{
	color: #334962;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
H3.red{
	color: #B41B32;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
H3.blue{
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
H3.black{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
H3.blue-dr{
	color: #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
em.gray{
	color: #334962;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	font-style : normal;
}
em.red{
	color: #B41B32;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	font-style : normal;
}
em.blue{
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	font-style : normal;
}
em.black{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	font-style : normal;
}
em.blue-dr{
    color: #000080; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 10pt; font-style: normal; 
}
.tableheaders-red{
	color: #B41B32;
	font-family : Arial, Helvetica, sans-serif;	
	font-weight : bold;	
}
.tableheaders-gray{
	color: #334962;
	font-family : Arial, Helvetica, sans-serif;	
	font-weight : bold;	
}
.update-text{
	color: black;
	font-size : 8pt;
	font-style : italic;
}
.update-text2{
	color: #334962;
	font-size : 8pt;
	font-style : italic;
}
A:link, A:active	{
	color : #E65B00;
	text-decoration : none;
}
A:visited {
	text-decoration : none;
	color : #E65B00;
}		
A:hover {
	color : Green;
	text-decoration : underline;
}