/* CSS Document */

html, body{
	margin-left: .3cm;
	margin-right: .3cm;
	color: #000099;
	background-color: #ffffaa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	}

/*a:link{
	text-decoration: none;
	color: #006600 ;
	}

a:visited{
	text-decoration: none;
	color: #000099;
	}

a:hover{
	color: #FF3333;
	text-decoration: none;
	}*/

td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
        }	

p{
/*	text-align: justify; */
	font-size:12pt;
	text-indent: 10px;
        }


