
BODY{
	margin-left : .1cm;
	margin-right : .1cm;
	color : white;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12pt;
	background-color: black
	}

A:LINK{
	text-decoration : none;
	color : yellow;
	}

A:VISITED{
	text-decoration : none;
	color : yellow;
	}

A:HOVER{
	text-decoration : none;
	Color : red;
	}

TD{
	font-family : "MS Sans Serif";
	font-size : 12pt;
	}	

p{
	text-align: justify;
	text-indent: 12px;
	}
