body {
	bgcolor: white;
	text: black;
	font-family: "Times New Roman", "Times", serif;
	leftmargin=8;
	topmargin=8;
	MARGINWIDTH=8; 
	MARGINHEIGHT=8;
}

a:link{
	color: #000099;
}

h1 {
	font-size: 200%;
	color: black;
	font-weight: bold;
	font-family: "Arial", "Helvetica", sans-serif;
}

h2, h3 {
	color: black;
	font-weight: bold;
	font-family: "Arial", "Helvetica", sans-serif;
} 

h4 {
	color: black;
	font-weight: bold;
	font-family: "Arial", "Helvetica", sans-serif;
}

h5, h6 {
	color: black;
	font-weight: none;
	font-family: "Arial", "Helvetica", sans-serif;
}


	A:visited { color: #400040; font-weight: none; }
	:hover { color: #FF0000}
	

