BODY    {
        background:     #FFFFCC;
	color:		#000000;
	margin-left:	2%;
	margin-right:	2%;
        }
H1      {
        text-align:     center;
        }
H2      {
        text-align:     center;
        }
P       {
        text-align:     justify;
        }
DIV     {
        text-align:     center;
        }
IMG     {
        border-style:   none;
        }
A:link	{
	color:		#0000FF;
	}
A:visited {
	color:		#990099;
	}
A:hover	{
	color:		#FF0000;
	}
TABLE   {
        text-align:     center;
        }
