H1 {
	font-family: sans-serif; 
	font-size: 12pt;
	font-weight: bold;
}

.contents {
	font-family: tahoma, sans-serif; 
	font-size: 9pt;
	color: #370037;
	text-decoration:none;
}

A:hover {
	color: black;
	font-weight: bold;
}

.relatedlinks {
	font-family: tahoma, sans-serif; 
	font-size: 8pt;
	color: #FF8000;
	text-decoration:none;
}

.weblinks {
	font-family: tahoma, sans-serif; 
	font-size: 8pt;
	color: #A71B1B;
	text-decoration:none;
}