
body {
	color:#000;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color:#000;
	}
a:visited {
	color:#000;
	}
a:active {
	color:#000;
	}
a:hover {
	text-decoration: underline;
	color:#000;
	}
p {
	line-height: 1.1em;
}
strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	}

div,p{margin:0}

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

sup {
	bottom: .5ex;
}

sub {
	top: .5ex;
}
