h1		{ font-size:200%; }
h2		{ font-size:160%; }
h3		{ font-size:125%; }
a		{ color:blue; }
a:hover		{ color:red; }

