.attribution {
	text-align : right;
	margin-top : 0px;
	font-style : italic;
}
BODY, P, LI, UL, {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 20px;
}

H1, H2, H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H2 {
	font-size : 18px;
	color : Blue;
	margin-bottom : -15px;
}

H3 {
	font-size : 20px;
	margin-top : 25px;
		margin-bottom : -15px;
}

	
.small {
	font-size : 8px;
}

UL, OL {

}

LI {
	
	margin-bottom : 3px;

}

A {
	text-decoration : underline;
	color : Blue;
}


