<!--
BODY {
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	font-size:100%;
}
TABLE#header
{
	background-color:#FFFFFF;
	width:100%;
	margin: 0px;
	height:50px;
}
#active a
{
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.header
{
	background-color: #EAEAEA;
	color: #448;
	text-align:center;
	font-weight:bold;
	font-size:80%;
}
.error
{	
	color:#FF0000;
	font-size: 85%;
}
a.mainlink
{
	font-size:80%;
	font-weight:bold;
	color:#000066;
	text-decoration:underline;
}
a.link
{
	font-size:70%;
	color:#666666;
	text-decoration:underline;
}
.inactivecrumb
{
	font-size: 70%;
}
a.linktitle
{
	font-size:75%;
	color: #000066;
	font-weight:bold;
}
.linkdesc
{
	font-size:80%;
}
.linkcategory,.linkinfo
{
	font-size:70%;
}
.button
{
	color:#333333;
	border: 1px ridge #FFFFFF;
}
.label
{
	color:#666666;
	font-size:85%;
}
-->