BODY {
	color: Black;
	background-color: White;
	font-family: Verdana;
	font-size: x-small;
}

A {
	color: #A00038;
	text-decoration: none;
}

A:HOVER {
	color: #980030;
	text-decoration: underline;
}

.highlight {
	background-color: #FFFFC8;
}

.style1  { font-size: 11px }
.style3 {
	font-size: 12px;
	color: #990033;
	font-weight: bold;
}