<style type='text/css'>          
          <!--
          BODY {font-family: arial; font-size=10pt; background-color: #FFFFFF;}
          					TD {font-family: arial;}
          
          					A { color: #FFFFFF;  text-decoration:none;}
          					A:visited { color: #FFFFFF;  text-decoration:none;}
          					A:active { color: #FFFFFF;  text-decoration:underline;}
          					A:hover { color: #FFFFFF;  text-decoration:underline;}
          
          					A.button { color: #802043; text-decoration:none;}
          					A.button:visited { color: #802043; text-decoration:none;}
          					A.button:active { color: #802043; text-decoration:none;}
          					A.button:hover { color: #802043; text-decoration:none;}

          					.headercell
          					{
          						BACKGROUND-COLOR: #802043;
          						FONT-SIZE: small;
          						FONT-FAMILY: arial;
          						FONT-WEIGHT: bold;
          						COLOR: #802043;
          					}
          
          					.contentcell
          					{
          						BACKGROUND-COLOR: #802043;
          						FONT-FAMILY: arial;
          						FONT-WEIGHT: normal;
          						COLOR: #802043;
          					}
          
          					.footercell
          					{
          						BACKGROUND-COLOR: #802043;
          						FONT-FAMILY: arial;
          						FONT-WEIGHT: bold;
          						COLOR: #802043;
          						BORDER-WIDTH:thin;
          						BORDER-STYLE:outset;
          					}
          
          					.newmessage
          					{
          						BACKGROUND-COLOR: #802043;
          						FONT-FAMILY: arial;
          						FONT-WEIGHT: normal;
          						COLOR: #802043;
          					}
          
          					TD.Normal
          					{
          						BACKGROUND-COLOR: #802043;
          						FONT-SIZE: 9pt;
          						FONT-COLOR: #FFFFFF;
          						FONT-FAMILY: arial;
          						border-width : thin;
          						border-top : thin;
          						border-top-width : thin;
          						border-color : #EFEFEF;
          						border-style : groove;
          					}
          
          					TD.Mouseover
          					{
          						BACKGROUND-COLOR: #802043;
          						BORDER-WIDTH: thin;
          						FONT-SIZE: 9pt;
          						FONT-COLOR: #FFFFFF;
          						FONT-FAMILY: arial;
          						CURSOR: hand;
          						border-top : thin;
          						border-top-width : thin;
          						border-color : gray;
          						border-style : outset;
          					}
          
          					TD.Click
          					{
          						BACKGROUND-COLOR: #802043;
          						BORDER-COLOR: #FFFFFF;
          						BORDER-WIDTH:thin;
          						BORDER-STYLE:inset;
          						FONT-SIZE: 9pt;
          						FONT-FAMILY: arial;
          						CURSOR: hand;
          					}
          
          					TD.Chosen
          					{
          						BACKGROUND-COLOR:#802043;
          						BORDER-COLOR:white;
          						BORDER-WIDTH:thin;
          						BORDER-STYLE:solid;
          						FONT-SIZE: 9pt;
          						FONT-COLOR: #FFFFFF;
          						FONT-FAMILY: arial;
          						COLOR: #336699;
          						border-top : thin;
          						border-top-width : thin;
          						border-color : Gray;
          						border-style : inset;
          					}
          -->
          </style>