body {background-color: #333333}

H1 {color: #000000;

            text-align: center;
			
			border-bottom: solid #000000;

            text-decoration: none;

            font-family: georgia;

			font-weight: bold;

            font-size: 16px }
			
			
H2 {color: #000000;

            text-align: left;

            text-decoration: none;

            font-family: georgia;

			font-weight: bold;

            font-size: 20px }


H3 {color: #000000;

            text-align: left;

            text-decoration: none;

            font-family: georgia;

			font-weight: bold;

            font-size: 20px }

p.leftmenu {color: #ffffff;

            text-align: center;

            text-decoration: none;

            font-family: helvetica;

            font-size: 13px }
			
			

p.textold {color: #000000;

           text-align: justify;

           text-decoration: none;

           font-family: times new roman;

           font-size: 16px }


p.topmenu {color: #ffffff;

           text-align: center;

           text-decoration: none;

           font-family: helvetica;

           font-size: 13px }



p.footer {color: #ffffff;

          text-align: center;

          text-decoration: none;

          font-family: sans-serif;

          font-size: 9px }



a:link {color: blue; text-decoration: none}

a:visited {color: gray; text-decoration: none}

a:hover {color: light blue; text-decoration: none}

a:active {color: dark blue; text-decoration: none}
