body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #9CCFFF;
	font-size: 8px;
	font-weight: bolder;
	background-image: url(images/bg_tile.jpg);
	margin: 0px;
}
a:link {
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
}
a:visited {
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
}
a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	font-weight: bolder;
	color: #00FF00;
}
.caption {
	color: #0000FF;
	font-size: x-small;
}
.remarks {
	font-size: 14px;
}
