<STYLE TYPE="text/css">
<! -- Coment -- >
	H1	{ font-size: 22pt; 
		margin-left: 5%;
		margin-right: 5%;
		font-weight: medium;
		color: coral; 
		font-family: Comic Sans MS, Arial, Helvetica, helv, sans-serif }

	H2	{ font-size: 18pt; 
		margin-left: 5%;
		margin-right: 5%;
		font-weight: medium;
		color: coral; 
		font-family: Comic Sans MS, Arial, Helvetica, helv, sans-serif }

	H3	{ font-size: 14pt; 
		margin-left: 5%;
		margin-right: 5%;
		font-weight: medium;
		color: coral; 
		font-family: Comic Sans MS, Arial, Helvetica, helv, sans-serif }

	P 	{ color: black;
		font-size: 9pt; 
		margin-left: 10%;
		margin-right: 0%;
		font-family: Verdana, Arial, Helvetica, helv, sans-serif } 

	SMALL	{ color: #993366;
		font: 8.5pt "arial";
		font-weight: normal}

	A:link  { color: coral;
		font-weight: bold;
		text-decoration: none; }

	A.LINK2{
		font: 7.5pt "arial";
		font-weight: bold;
		font-weight: normal}

	A:visited  { color: gray; 
		font-weight: bold;
		text-decoration: none}

	SPAN	{
		font-family:Comic Sans MS;
		font-weight: normal}
</STYLE>