body {
	font-size: 12px;
	color: #000060;
	margin: 0px;
	padding: 0px;
	line-height: 150%;

}
td {
	font-size: 12px;
	color: #000060;
	line-height: 150%;

}
th {
	font-size: 12px;
	color: #000060;
	line-height: 150%;

}

a {
	color: #000060;
	text-decoration: none;
}
a:visited {
	color: #000060;
	text-decoration: none;
}
a:hover {
	color: #007db0;
	text-decoration: underline;
}
.caution {
	font-size: 12px;
	color: #CC0000;
}
