img {
display: block;
}
.txtbox {
width: 650px;
background-color: #ffffff;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
opacity: 1.00;
border-right:2px solid #404040;
border-bottom:2px solid #404040;
}
.txt {
font-size:8pt;
font-family:tahoma,arial,helvetica,sans-serif;
color:#414141;
text-align : justify;
line-height: 11pt;
}
h1 {
font-size:7pt;
font-family:tahoma,arial,helvetica,sans-serif;
color:#414141;
}
h2 {
font-size:8pt;
font-family:tahoma,arial,helvetica,sans-serif;
color:#414141;
font-weight: bold;
}
a.url:link, a.url:visited {
	font-size:8pt;
	font-family:tahoma,arial,helvetica,sans-serif;
	color:#87b8fe;
	font-weight: bold;
	text-decoration: none;
	line-height: 13pt;
}

a.url:hover {
	font-size:8pt;
	font-family:tahoma,arial,helvetica,sans-serif;
	color:#e32a42;
	font-weight: bold;
	text-decoration: none;
	line-height: 13pt;
}