body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:active { text-decoration: none; color: #000099;}
a:hover { color: #00BB00; }

#AddressText {
	line-height: 16px;
}
a#AddressText:link, a#AddressText:visited, a#AddressText:active {
	color: #000000;
	text-decoration: none;
}
a#AddressText:hover {
	color: #009900;
}

a#CopyrightLink:link, a#CopyrightLink:visited, a#CopyrightLink:active {
	font-size: 9px;
	color: #AAAAAA;
	text-decoration: none;
}
a#CopyrightLink:hover {
	color: #009900;
}

#CopyrightText {
	font-size: 0.5em;
	color:#AAAAAA;
	font-style: italic;
}

.subtitle {
	color: #CC00FF;
	font-weight: bold;
	font-size: 1.5em;
}
