a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:active {
	color: #ff0000;
}
a:hover {
	color: #ff0000;
}
body{
	color: #000080;
	background-color: #ccffff;
}
table.list{
	font-size: medium;
	font-weight: bold;
	margin-top: 10pt;
	text-indent: 20pt;
}
div.title {
        font-size: small;
	font-weight: bold;
	margin-top: 10pt;
	text-align: center;
}
div.topic {
	font-size: medium;
	font-weight: bold;
	margin-top: 10pt;
	text-align: center;
}
div.logo {
	color: #008080;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

li.list{
	font-size: medium;
	font-weight: bold;
	margin-top: 15pt;
	text-indent: 20pt;
	list-style-type: disc;
}
dt.list{
	font-size: medium;
	font-weight: bold;
	margin-top: 25pt;
}
dt.subject{
	font-size: medium;
	font-weight: bold;
	margin-top: 5pt;
	text-indent: 15pt;
}
strong.update{
	color: #ff0000;
}
