	/* Basic Definitions */
body,td,p,dt,ul {
	font-family :Arial, sans-serif;
	}
h1 {	font-family :Verdana, Arial, sans-serif;
	font-weight : bold;
	color : navy
	margin-top : 10px;
	margin-bottom : 0px
	}
A:LINK {
	color : #4800FF;
	text-decoration : none;
	}
A:VISITED {
	color : #970097;
	text-decoration : none;
	}

	/* Standard Definitions */
b {
	font-weight : bold;
	}
i {
	font-style : italic;
	}

