.pgraph {            font-family: Georgia, "Times New Roman", Times, serif;            font-size: 11px;            font-weight: bold;            color: #663300;        }        .norm  {          font-family: font-family : Georgia, "Times New Roman", Times, serif;          font-size: 11pt;          font-weight: normal;          color: #000000;          background-color: #FFFFFF;       }       .table1  {          font-family: font-family : Georgia, "Times New Roman", Times, serif;          font-size: 11pt;          font-weight: normal;          color: #663300;          background-color: #FFFFFF;          border: 4 double #FF0000;       }       .table2 {          font-family: font-family : Georgia, "Times New Roman", Times, serif;          font-size: 11pt;          font-weight: normal;          color: #663300;          background-color: #FFFFFF;          border: 1 solid #F2F2F2;        }                .table3 {          font-family: font-family : Georgia, "Times New Roman", Times, serif;          font-size: 11pt;          font-weight: normal;          color: #663300;          background-color: #FFFFFF;          border: 2 solid #F2F2F2;        }       .iching {          font-family: font-family : Georgia, "Times New Roman", Times, serif;          font-size: 11pt;          font-weight: normal;          color: #663300;          background-color: #FFFFFF;          border: 1 solid #F2F2F2;       }              .body  {	       font-size : 11pt;	       font-family : Georgia, "Times New Roman", Times, serif;	       color: #FFFFFF;	       background-color : #FFFFFF;       }.header       {	       font-size : 10pt;	       font-family : Georgia, "Times New Roman", Times, serif;	       font-weight : bold;	       color: #000000;	       background-color : #FFFFFF;       }       .button       {          font-family: Georgia, "Times New Roman", Times, serif;          font-size: 10px;          font-weight: bold;           background-color: #FF0000;           color: #FFFF00;           border: 3 outset #FF0000;       }       A  {	font-size : 10px;	font-family : Verdana,Tahoma,Arial;	font-weight : bold;	color : #0000FF;}A:Visited{	color : #00FF00;}A:Active  {	color : #FF0000;}A:Hover  {	text-decoration : underline;	color : #FF0000;}