<style>                           BODY  {
                           	background-repeat : no;
                           	background-attachment : fixed;
                           	text-align : center;
                           }
                           
                           A  {
                           	font-family : arial;
                           	font-size : 11px;
                           	color : #6079a9;
                           	font-weight : bold;
                           	line-height : 12px;
                           }
                           
                           A:Visited  {
                           	font-family : arial;
                           	font-size : 11px;
                           	color : #6079a9;
                           	line-height : 12px;
                           }
                           
                           A:Active  {
                           	font-family : arial;
                           	font-size : 11px;
                           	color : #6079a9;
                           	font-weight : bold;
                           	line-height : 12px;
                           }
                           
                           A:Hover  {
                           	font-family : arial;
                           	font-size : 11px;
                           	color : #494949;
                           	font-weight : bold;
                           	line-height : 12px;
                           }
                           
                           TD  {
                           	font-family : arial;
                           	font-size : 12px;
                           	color : #5b5b5b;
                           }
                           
                           H1  {
                           	font-size : 13px;
                           	font-weight : bold;
                           	color : #cc3300;
                           	font-family : Georgia,Times New Roman</font>;
                           	MARGIN-BOTTOM : 5px;
                           	MARGIN-TOP : 0em;
                           	line-height : 15px;
                           }
                           
                           H2  {
                           	font-size : 11px;
                           	font-weight : normal;
                           	color : #a2a2a2;
                           	font-family : Arial;
                           	MARGIN-BOTTOM : 0em;
                           	MARGIN-TOP : 0em;
                           }
                           
                           H3  {
                           	font-size : 12px;
                           	font-weight : bold;
                           	color : #cc3300;
                           	font-family : Georgia,Times New Roman;
                           	MARGIN-BOTTOM : 5px;
                           	MARGIN-TOP : 0em;
                           	line-height : 13px;
                           }
                           
                           H4  {
                           	font-size : 13px;
                           	font-weight : bold;
                           	color : #4a4a4a;
                           	font-family : Georgia,Times New Roman,serif;
                           	MARGIN-BOTTOM : 0em;
                           	MARGIN-TOP : 0em;
                           	font-style : italic;
                           	letter-spacing : .5px;
                           	line-height : 20px;
                           }
                           
                           H5  {
                           	font-size : 11px;
                           	color : #666666;
                           	font-family : Arial;
                           	MARGIN-BOTTOM : 5px;
                           	MARGIN-TOP : 0em;
                           	line-height : 13px;
                           	letter-spacing : 1px;
                           }
                           
                           H6  {
                           	font-size : 13px;
                           	font-weight : bold;
                           	color : #cc3300;
                           	font-family : Georgia,Times New Roman;
                           	MARGIN-BOTTOM : 5px;
                           	MARGIN-TOP : 0em;
                           	line-height : 13px;
                           }
                           
                           LI  {
                           	font-family : arial;
                           	font-size : 11px;
                           	font-weight : normal;
                           	list-style-type : square;
                           	color : #6d6d6d;
                           	MARGIN-BOTTOM : 0px;
                           	MARGIN-TOP : 0em;
                           	list-style-position : outside;
                           }
                           
                           </style>
