                      H1
                        {
                            Color: RGB(45,200,250);
                            Font-Weight: Bold;
                            Font-Size: 32pt;
                            Font-family:Arial,Helvetica,Serif;
                        }
                      P

                        {
                            Color: #FFFF00;
                            Font-Weight: Normal;
                            Font-Size: 14pt;
                        }

                      .Font1
                  
                        {
                            Color: Green;
                            Font-Weight: Italic;
                            Font-Size: 16pt;
                        }


                      #Indention
                        {
                            Margin-Left:25pt;
                            Color: yellow;
                            Font-Weight: Bold;
                            Font-Size: 12pt;
                        }
