body {
background-color: #FFFFFF;
font-family: verdana;
font-size: 12px;
color: #000000;
}

.picture {
border: 1px solid #000000;
}

a {
color: #111177;
}

a:hover {
color: #5555BB;
}

p, table {
font-family: verdana;
font-size: 12px;
line-height: 150%;
}

td {
padding: 0 10px;
}

hr {
height: 1px;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

a.fn{
  text-decoration: none;
}