body{
background-image: url(images/backg.jpg);
background-repeat: no-repeat;
background-position: top left;
font-family: verdana;
font-size: 8pt;
color: #424242;
text-align: justify;
line-height: 18px;
padding-left: 70px;
padding-right: 70px;
padding-top: 50px;
padding-bottom: 30px;
}

hr{
color: #14626D;
width: 100%;
text-align: center;
}

.info{
font-family: verdana;
text-align: center; 
font-size: 8pt;
color: #7c7c7c;
padding-bottom: 5px;
}

h1{
font-family: verdana;
font-size: 10pt;
line-height: 18px;
margin-bottom: 20px; 
font-weight: bold; 
color: #0F6F80;
}

h2{
font-family: verdana;
font-size: 10pt;
line-height: 18px;
font-weight: bold;
color: #666666;
}

h3{
font-family: verdana;
text-transform: uppercase;
font-size: 10pt;
background: transparent url(images/doc.png) no-repeat center left; 
margin-bottom: 5px;
padding-left: 20px;
line-height: 18px;
font-weight: bold;
color: #999999;
}

A:link {text-decoration: underline; font-weight: bold;color: #23959d;}
A:visited {text-decoration: underline; font-weight: bold; color: #23959d;}
A:hover {text-decoration: underline; font-weight: bold; border: 0px; color: #FF281B;}