a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
	text-decoration: none;
	color: #000055;
}

a:hover {
	text-decoration: none;
	color: #ee0000;
}

blockquote {
	font-style: italic;
	color: #0A00FF;
	background: #FFFF99;
	text-indent: 10%;
}

div.big {
	font-size: 125%;
	color: #0000FF;
}

div.green {color: #004C00}

div.item {
	font-weight: bold;
	font-size: 120%;
	color: #0A00FF;
}

div.map {
	float: right;
}

div.note {color: #FF5555}

div.wg_caption {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 9pt;
	line-height: 1.3em;
	margin: 0.6em 1em 0.6em 0.3em;
}

DT {
	font-weight: bold;
	color: #FF00FF;
}

H1 {
	font-size: 200%;
	text-align: center
}

H2 {
	font-size: 180%;
	color: #BF5700;
}

H3 {font-size: 150%}

H4 {font-size: 120%}

li.big {
	font-size: 125%;
	color: #0000FF;
}

li.bigred {
	font-size: 125%;
	color: #FF0000;<font color="#FF0000">
}

li.bold {font-weight: bold;}

P.big {
	font-size: 120%;
	color: #DD0000;
}

P.note {
	font-weight: italic;
	color: #A050A0;
}
