/* CSS Document */* {	margin: 0;    padding: 0;}p {	padding-bottom:12px;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 1.4em;}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 1.4em;}	h1 {	font-size: 24px;	/* font-style: italic; */	font-weight: bold;	line-height: 1.4em;	font-family: Arial, Helvetica, sans-serif;	color: #000000;}h2 {	font-size: 18px;	/* font-style: italic; */	font-weight: bold;	line-height: 1.4em;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	padding-bottom:15px;}		h3 {	/* font-style: italic; */	font-family: Arial, Helvetica, sans-serif;	color: #000000;	font-size: 16px;	border-bottom : 1px solid #acabac;}h4 {	font-family: Arial, Helvetica, sans-serif;	color: #000000;	}a:link {color: #663366}     /* unvisited link */a:visited {color: #663366}  /* visited link */a:hover {color: #663366}   /* mouse over link */a:active {color: #663366}   /* selected link */html, body {	height: 100%;	margin: 0 0 1px;	padding: 0;}	#container {	margin: 0px auto;	width: 800px;	color: #000000;	font-size: 14px;}.footer {	/* background-image: url(images/footer.gif); */	height: 40px;	text-align: left;	font-size: 9px;	font-family: Arial, Helvetica, sans-serif;	color: #000000;}.highlight {	color : #663366;}