a:link{color:#19224B; text-decoration: underline;}
a:visited {color:#19224B; text-decoration: underline;}
a:hover {color:#19224B; text-decoration: none;}
a:active {color:#19224B; text-decoration: none;}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #ffffff;
   height: 100%;
}

.txt p  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
    margin: 0px;
    color: #202020;
    text-align: left;
	letter-spacing: 0px;
	line-height: 19px;
}