@charset "ISO-8859-1";
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #FFF;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em
	font-weight: bold;
	color: #FFF;
}
ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #FFF;
	padding-bottom: 6px;
}

.footer {

text-align:center;

font-family: verdana, arial, sans-serif; font-size: 10px;line-height:150%;padding-top:40px;

}

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
