body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;       
        background-color: #F7F3EF;
        color: rgb(10,70,131);
}
a:link {
	color: rgb(10,70,131);
	text-decoration: none;
}
a:visited {
	color: rgb(10,70,131);
	text-decoration: none;
}
a:hover {
	color: rgb(10,70,0);
	text-decoration: none;
}
a:active {
	color: rgb(10,70,131);
	text-decoration: none;
}
h1
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
	color: rgb(10,70,131);
}
h2
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
	color: rgb(10,70,131);
}
h3
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: rgb(10,70,131);
}
h4
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: rgb(10,70,0);
}
td
{
	border: none;	
	font-family: Arial, Helvetica;
	font-style: normal;
	color: rgb(10,70,131);
}
TABLE
{
	font-family: Arial, Helvetica;
	font-size: 10pt;       
	font-style: normal; 
        background-color: #F7F3EF;
}
TABLE.INFO
{
	border: 1px solid #0A4683;
	font-size: 10pt;       
}
td.INFO
{
border-right: 1px solid #0A4683;
}
td.INF
{
	border-right: 1px solid #0A4683;
	font-size: 9px;       
	font-family: Arial, Helvetica;
	font-style: normal;
	color: #808080;
}
td.COLOR
{
	border: none;	
	height: 21px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color: rgb(10,70,0);
	background-color: #E7DFD7;
}
.pr {
	font-family: Arial, Helvetica;
	font-size: 9px;       
	color: #808080;
        text-decoration: none;        
}
