
body            {       background-color:       black;
                }

h1              {       font-family:            Arial, Helvetica, sans-serif;
                        color:                  #cccc99;
                        text-align:             center;
                }

h2              {       font-family:            Arial, Helvetica, sans-serif;
                        color:                  #cccc99;
                        text-align:             center;
                        font-size:              90%;
                }

h3              {       font-family:            Arial, Helvetica, sans-serif;
                        color:                  #cccc99;
                        text-align:             center
                }

h4              {       font-family:            Arial, Helvetica, sans-serif;
                        color:                  #cccc99;
                        text-align:             center;
                        text-decoration:        underline;
                }

h5              {       font-family:            Arial, Helvetica, sans-serif;
                        font-size:              90%;
                        color:                  #003399;
                        text-align:             center;
                }

p               {       font-family:            Arial, Helvetica, sans-serif;
                        color:                  #CCCC99;
                        margin-left:            4cm;
                        margin-right:           4cm;
                        font-size:              90%;
                        text-align:             justify;
                }

a:link          {       color:                  #9966CC;
                        text-decoration:        underline;
                }

a:active        {       color:                  #003399;
                        text-decoration:        underline;
                }

a:visited       {       color:                  #003399;
                        text-decoration:        underline;
                }

.style1         {       font-family:            arial;
                        font-size:              14px;
                        font-weight:            normal;
                        color:                  #cccc99;
                        text-align:             center;
                }

.style2         {       font-family:            arial;
                        font-size:              12px;
                        font-weight:            normal;
                        color:                  #cccc99;
                        text-align:             center;
                }

.style3         {       font-family:            arial;
                        font-size:              10px;
                        font-weight:            normal;
                        color:                  #cccc99;
                        text-align:             center}
						
						.style5         {       font-family:            arial;
                        font-size:              14px;
                        font-weight:            normal;
                        color:                  #cccc99;
                        text-align:             left;
                }


