body {
	margin: 11px;
	padding: 0px;
	background-position: center top;
	background-image: url(images/bg-tile.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}
.footer A:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footer A:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer A:hover {color: white; text-decoration: underline;}
.footer A:visited:hover {color: white; text-decoration: underline;}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	list-style-image: url(images/bullet.jpg);
}
.normal A:link {
	color: #296589; text-decoration: underline;
}
.normal A:visited {
	color: #296589; text-decoration: underline;
}
.normal A:hover {color: red; text-decoration: none;}
.normal A:visited:hover {color: red; text-decoration: none;}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #296589;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #296589;
}
.captions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

