BODY
	{
		BACKGROUND : #FFFFFF;
		COLOR : #000000;
  		margin-top : 0;
		margin-bottom : 0;
		margin-left : 0;
		margin-right : 0;
		font-size : 15px;
		font-family : Arial,Helvectica,SanSerif;
	}

P
	{
		color : #000000;
		font-family : Arial,Helvectica,SanSerif;
		text-indent : 5%;
		font-size : 15px;
		text-align : justified;
	}
A:link
	{
		color:#930698;
		font-family : Arial,Helvectica,SanSerif;
	}
A:active
	{
		color:#088020;
	}
A:visited
	{
		color:#088020;
	}
A:hover
	{
		font-weight : bold;
	}