<style type="text/css">

a:link		{ text-decoration:none; font-weight:bold; color:#ff0000;}
a:visited 	{ text-decoration:none; font-weight:bold; color:#ffcccc;}
a:hover 	{ text-decoration:overline; font-weight:bold; color:#ff3333;}
a:active	{ text-decoration:none; font-weight:bold; color:#ff0000;}

h1 		{color:#ffffff; background-color:#ff0000; text-align:center; font-size:18px; letter-spacing:0.5em;}
h2 		{color:#ff5566; font-size:16px; font-weight:bold;}
h3 		{font-size:14px; font-weight:bold;}

p:first-letter	{font-size:200%; color:#ff5555; font-weight:bold;}

#norm {font-size:12px; text-align:justify; padding:10px; }



</style>