body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #99ccff url(images/bkg2.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 9pt;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
	margin-bottom: 3px;
	padding-bottom: 0px;
	text-align: center;
}
p {
	text-align: justify;
	text-indent: 15px;
}
table#notice {
	background: #FFFFFF center;
	border: 1px solid #000000;
}
#notice td {
	font-weight: bold;
	padding-right: 15px;
}
#notice .norm {
	font-style: italic;
	font-weight: normal;
	padding-right: 5px;
}
dt {
	font-style: italic;
	color: #0000CC;
	margin-top: 6px;
}
dl {
	margin: 0px 0px 0px 10px;
	font-size: 8.5pt;
}

dd {
	margin-left: 20px;
}
td#footlinks{
	font-size: 8.5pt;
	text-align: center;
}
