body               { background-color          : #F1F1F1;
               background-image          : url('../IMG/BG01.jpg');
               background-repeat         : no-repeat;
               background-position       : right top;
               background-attachment     : fixed;
               margin                    : 0 auto;
			   font-family               : "Times New Roman", Times, seriff;
               SCROLLBAR-FACE-COLOR      : #C6C6C6; 
               SCROLLBAR-HIGHLIGHT-COLOR : #C6C6C6; 
               SCROLLBAR-SHADOW-COLOR    : #727272; 
               SCROLLBAR-3DLIGHT-COLOR   : #585858; 
               SCROLLBAR-ARROW-COLOR     : #727272;
               SCROLLBAR-TRACK-COLOR     : #585858;
               SCROLLBAR-DARKSHADOW-COLOR: #585858;
               overflow-y                : scroll;
               height                    : 100%;
             }

P.P01              { font-family               : "Times New Roman", Times, serif;
               font-size                 : 26px; 
			   font-weight               : bold;
               text-align                : center;
               text-decoration           : none;
               color                     : #000000;
		     }

P.P02              { font-family               : "Times New Roman", Times, serif;
               font-size                 : 22px; 
			   font-weight               : bold;
			   font-style				 : italic;
			   text-align                : center;
               text-decoration           : none;
               color                     : #000000;
		     }

P.P03              { font-family               : "Times New Roman", Times, serif;
               font-size                 : 16px; 
			   text-align                : justify;
               text-decoration           : none;
               color                     : #000000;
		     }
