/* CSS Document for Global */
/* for Netscape 4.x */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
	height:100%;
}

p {
	margin: 3px 0px 3px 3px;
	padding: 0px;
}

a img {
	border-width: 0;
	border-style: none;
}

a:link {
	color: #00539D;
}
a:visited {
	color: #663399;
	text-decoration;
}
a:hover {
	color: #FF6600;
	text-decoration;
}
a:active {
	color: #FF0000;
	text-decoration;
}
.cont table .cap p {
	font-size: 90%;
	text-align: left;
}
