body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
body a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	background-color: #FF0000
}
body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: normal
}
body table {
	border: 1px #3366FF solid;
	text-align: center;
	margin-left: auto; margin-right: auto;
}
tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	background-color: #66CCFF;
	border: #3366FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px #3366FF solid;
	vertical-align: top;
	text-align: left;
}
body table.Links {
}
table.Links tr.Links {
	vertical-align: middle;
	text-align: center;
}
tr.Links td {
	width: 32px;
	text-align: center;
}
tr.Links th {
	width: 58px;
	text-align: center;
}

