BODY {margin:0px; font-family: Arial, Tahoma, sans-serif; }

font { font-family: Arial, Tahoma, sans-serif; }

a:active {color: #aa0000; text-decoration: underline }
a:hover {color: #aa0000; text-decoration: underline }
a:link {color: #000000; text-decoration: underline }
a:visited {color: #000000; text-decoration: underline }
a:visited:hover {color: #000000; text-decoration: underline } 


table {background-color: #eeeeee; border-style: none; width: 100%; margin: 0;}

h1 {
	text-indent: 100px;
	font-size: 24;
	text-align: left
}


p {
	text-indent: 30px;
	text-align: justify;
}

p.normal {
	text-indent: 20px;
	text-align: left;
}

ul {
	font-weight: bold;
	padding-left: 15px;
}

li {
	font-weight: normal;
	font-style: normal;
	padding-left: 15px;
}

ul li li {
	font-style: italic;
	}
	
ul ul {
	padding-left: 0px;
	margin-left: 20px;
	font-style: normal;
	font-weight: normal;
	}	
	

