
<style/css>                     
                     <!--
                     /* ACENET INTERNET SERVICES STYLE SHEET TEMPLATE*/
                     Body  {
                     	font-family : Verdana, Arial, Book Antiqua;
                     	font-size : 10pt;
                     	font-weight : bold;
                     	font-style : normal;
                     	color : Black;
                     	text-align : justify;
                     	background-color : #ffffff;
                     }
                     
                     A:link  {
                     	text-decoration : none;
                     	color : Black;
                     }
                     
                     A:visited  {
                     	text-decoration : none;
                     	color : black;
                     }
                     
                     A:active  {
                     	text-decoration : none;
                     	color : Orange;
                     }
                     
                     A:hover  {
                     	text-decoration : none;
                     	color : orange;
                     }
                     
                     A.menu  {
                     	text-decoration : none;
                     	color : white;
                     }
                     
                     A:hover.menu  {
                     	text-decoration : none;
                     	color : orange;
                     }
                     
                     A:visited.menu  {
                     	text-decoration : none;
                     	color : white;
                     }
                     
                     P  {
                     	font-family : Verdana, Arial, Book Antiqua;
                     	font-size : 10pt;
                     	font-weight : normal;
                     	font-style : normal;
                     	color : Black;
                     	text-align : justify;
                     	margin : 1.5;
                     }
                     
                     P.menu  {
                     	font-family : Verdana, Arial, Book Antiqua;
                     	font-size : 11pt;
                     	font-weight : bold;
                     	font-style : normal;
                     	color : White;
                     	text-align : right;
                     	margin : 3.5pt;
                     }
                     
                     input.itext  {
                     	background-color : white;
                     	color : black;
                     	font-family : Verdana;
                     	border-color : gray;
                     	border-style : solid;
                     	border-width : 1px;
                     	font-size : x-small;
                     }
                     
                     table.login  {
                     	font-family : Verdana, Arial, Book Antiqua;
                     	font-size : 10pt;
                     	font-weight : normal;
                     	font-style : normal;
                     	color : Black;
                     	text-align : justify;
                     	margin : 1.5;
                     	border-collapse : collapse;
                     	border-color : Gray;
                     	border-width : 1px;
                     	border-style : solid;
                     }
                     
                     td.heading  {
                     	font-family : Verdana, Arial, Book Antiqua;
                     	font-size : 12pt;
                     	font-weight : bold;
                     	color : white;
                     	margin : 1.5;
                     }
                     
                     tr.break  {
                     	font-size : 4pt;
                     }
					 
                                                                                     table.setup  {
                                                                                     	font-family : Verdana, Arial, Book Antiqua;
                                                                                     	font-size : 10pt;
                                                                                     	font-weight : normal;
                                                                                     	font-style : normal;
                                                                                     	color : Black;
                                                                                     	text-align : justify;
                                                                                     	margin : 1.5;
                                                                                     	border-collapse : collapse;
                                                                                     	border-color : Gray;
                                                                                     	border-width : 1px;
                                                                                     	border-style : solid;
                                                                                     }
                                                                                     
                                                                                     td.heading2  {
                                                                                     	font-family : Verdana, Arial, Book Antiqua;
                                                                                     	font-size : 11pt;
                                                                                     	font-weight : bold;
                                                                                     	color : white;
                                                                                     	margin : 1.5;
                                                                                     	background-color : Orange;
                                                                                     }
																					 input.itexta  {
                                                                                     	background-color : white;
                                                                                     	color : black;
                                                                                     	font-family : Verdana;
                                                                                     	border-color : white;
                                                                                     	border-style : solid;
                                                                                     	border-width : 1px;
                                                                                     	font-size : x-small;
                                                                                     }
																					 P.pagetitle  {
                                                                                     	font-weight : bold;
                                                                                     	font-family : Verdana, Arial, Book Antiqua;
                                                                                     	font-style : normal;
                                                                                     	color : #000099;
                                                                                     	font-size : 12pt;
                                                                                     }
																					 
																					 INPUT.itexte  {
                                                                                     	background-color : white;
                                                                                     	color : black;
                                                                                     	font-family : Verdana;
                                                                                     	border-color : gray;
                                                                                     	border-style : solid;
                                                                                     	border-width : 1px;
                                                                                     	font-size : x-small;
                                                                                     }
                     -->
                     </style>