<style type="text/css">    body 	{		font-family: helvetica, arial, sans-serif;		font-size: 12px;		color: #000000;		background-color: #ffffff;	}     A:link    {        COLOR: FF6699;        TEXT-DECORATION: none    }    A:visited    {        COLOR: CBA9B4;        TEXT-DECORATION: none    }    A:active    {        COLOR: #000000;    }    A:hover    {        COLOR: #000000;    }	h1 	{		font-family: Georgia, "Times New Roman", Times, serif;		font-size: 26px;		font-weight: bold;		font-style: italic;		color: #000000;	}	h2 	{		font-family: Georgia, "Times New Roman", Times, serif;		font-size: 16px;		font-weight: bold;		font-style: italic;		color: #000000;	}	    </style>