  Body  {
     background-color: white;
     } 

strong {
	font: 8pt/8pt Arial;
	font-weight: bold;
	color: #014F9A;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	border: 0px 0;
	left: 10px;



}

	
}
TD
{
	font: 8pt/8pt Arial;
	font-weight: bold;
	color: #034F9D;
	text-align: justify;

}  
  B {
	font: bold 8pt/8pt Arial;
	font-weight: bold;
	color: #034F9D;
	text-align: justify;
	
}
  A:link {
	font: 8pt/8pt Arial;
	font-weight: bold;	
	color: #034F9D;
	text-decoration: none;
}
  A:visited {
	font: 8pt/8pt Arial;
	font-weight: bold;
	color: #034F9D;
	text-decoration: none;
}

A:HOVER {
	font: 8pt/8pt Arial;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
body {
  cursor: default;
}

A:ACTIVE {
	font: 8pt/8pt Arial;
	font-weight: bold;
	color: #034F9D;
	text-decoration: none;
}
.login
{
font: 8pt/8pt Arial;
	color: #034F9D;
	text-decoration: none;
	font-weight: bold;	
}
.right
{
	font: 8pt/8pt Arial;
	font-weight: bold;
	color: #034F9D;
	text-align: right; 
}

.center
{
    font: 8pt/8pt Arial;
	font-weight: bold;
	color: #034F9D;
	text-align: center; 
}

