body, p, li, td	{
	font-family: "Arial", "sans serif";
	font-weight: plain;
	font-size: x-small;
	color: "#000066";
}
.pagetitle	{
	font-family: "Arial", "sans serif";
	font-weight: bold;
	font-size: small;
	color: "#000066";
}
.subtitle	{
	font-family: "Arial", "sans serif";
	font-weight: bold;
	font-size: x-small;
	color: "#000066";
}
.feature {
        background-color: #FFFF99;
}
a	{
	color: "#000066";
}
a:hover	{
	font-weight: plain;
	color: "#5FC025";
        text-decoration: underline;
}
a:visited	{
	color: "#000066";
}
a:visited:hover	{
	font-weight: plain;
	color: "#5FC025";
        text-decoration: underline;
}
.woc-header:link	{
	font-family: "Arial", "sans serif";
	font-size: 8pt;
	color: "#FFFFFF";
	font-weight: bold;
        text-decoration: none;
}
.woc-header:hover	{
	font-family: "Arial", "sans serif";
	font-size: 8pt;
	font-weight: plain;
	color: "#73D232";
        text-decoration: underline;
}
.woc-header:link:visited	{
	font-family: "Arial", "sans serif";
	font-size: 8pt;
	color: "#FFFFFF";
	font-weight: bold;
        text-decoration: none;
}
.woc-header:visited:hover	{
	font-family: "Arial", "sans serif";
	font-size: 8pt;
	font-weight: plain;
	color: "#73D232";
        text-decoration: underline;
}
.credit:link	{
	font-family: "Arial", "sans serif";
	font-size: 7pt;
	color: "#666666";
        text-decoration: none;
}
.credit:hover	{
	font-family: "Arial", "sans serif";
	font-size: 7pt;
	font-weight: plain;
	color: "#333333";
        text-decoration: underline;
}
.credit:visited	{
	font-family: "Arial", "sans serif";
	font-size: 7pt;
	color: "#666666";
        text-decoration: none;
}
.credit:visited:hover	{
	font-family: "Arial", "sans serif";
	font-size: 7pt;
	font-weight: plain;
	color: "#333333";
        text-decoration: underline;
}
.url	{
	font-family: "Arial", "sans serif";
	font-weight: plain;
	font-size: x-small;
	color: "#2D3484";
        text-decoration: none;
}
HR	{
	color: 000066;
	height: 1;
}