h1
{	
font-family: Verdana, Geneva, sans-serif;color: black;font-weight:600
}
h2
{
	font-family: Verdana, Geneva, sans-serif;color: black;font-weight:300;
}
h3
{
	font-family: Verdana, Geneva, sans-serif;font-weight:200;color: black;
}
body
{
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;color:black;font-weight:200;
}
ol
{
display:table-cell;
}
a:hover {background:yellow;}
a:active {background:lime;}
a:visited{background:aqua;}