BODY {
	color : Black;
	background-color : White;
	font-family : "Century Gothic", Verdana, sans-serif;
	font-size : x-small;
	text-align : justify;
}

A {
	color : #336699;
	text-decoration : none;
}

A:HOVER {
	color : #336699;
	text-decoration : underline;
}

SMALL {
	font-size : smaller;
}
.caption {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: smaller;
}
.address {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: smaller;
	color: #336699;
}
