BODY	{
	background-image:url(images/bg.gif);
	background-color:"#BB9C7C";
	color:"#000000";
	margin-left:100px;
      margin-right:30px;
	font-size:12pt;
	font-weight : bolder;
}
H1		{text-align:center;}
H2		{text-align:center;}
H3		{text-align:center;}
P		{text-align:justify;font-size:12pt;margin-top:10;margin-bottom:10}
P.r		{text-indent:0;text-align:right}
A		{color:"#000000";}
A:hover	{background-color:"#ffffff";color:"#300600"}
pre		{font-family:"arial";}
pre.center	{text-align:justify;}