BODY
	{
		BACKGROUND : #FFFFFF;
		COLOR : #000000;
  		margin-top : 0;
		margin-bottom : 0;
		margin-left : 0;
		margin-right : 0;
		font-size : 15px;
		font-family : Arial;
	}

P
	{
		color : #000000;
		font-family : Arial;
		text-indent : 5%;
		font-size : 15px;
		text-align : justified;
	}

A:link
	{
		color:#CCCCCC;
		font-family : Arial;
	}
A:active
	{
		color:#29e3fd;
	}
A:visited
	{
		color:#FFFFFF;
	}
UL
	{
		color : #000000;
		font-family : Arial;
		font-size : 15px;
		text-align : justified;
	}
OL
	{
		color : #000000;
		font-family: Arial;
		font-size : 15px;
		text-align : justified;
	}