a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
	text-decoration: none;
	color: #000055;
}

a:hover {
	text-decoration: none;
	color: #ee0000;
}

div.big {
	font-size: 125%;
	color: #0000FF;
}

div.map {
	float: right;
}

div.item {
	font-weight: bold;
	font-size: 120%;
	color: #0A00FF;
}

DT {
	font-weight: bold;
color: #B60000;
}

H1 {font-size: 200%;
	text-align: center
}

H2 (font-size: 180%}

H3 {font-size: 150%}

H4 {font-size: 120%}

green {color: #00B200}

P.big {
	font-size: 120%;
	color: #DD0000;
}

P.bigred {
	font-size: 150%;
	color: #DD0000;
	text-align: center
}

P.note {color: #A050A0}

TD.cen {
	text-align: center
}

