body  {
color: black; 
margin: 0; 
}

a {
text-decoration: none;
} 

a:link {
color:#000000;
}

a:hover {
text-decoration: underline;
}

td{
font-size:10pt;
line-height:17px;
}

.small{
font-size:8pt;
line-height:15px;
}

.small2{
font-size:8pt;
line-height:15px;
color:#465AAA; 
}

img.point{
vertical-align: middle;
}

img#logo{
position: absolute;
left: 140px;
top: 15px;
}

.line{
border-bottom: 1px dashed #C0C0C0;
padding-bottom: 4px;
}
