body,td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a {font-weight: bold;
	color: 000099;
}
a:link , a:visted {
	color: 000099;
}
a:hover {color:#D12020
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
	}
a.tnav:link, a.tnav:visited  {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.tnav:hover {
	color:#FFFF99
	}
.cindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
a.cindex:link, a.cindex:visited   {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
}
a.cindex:hover {
	color:#D12020
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
a.menu:link, a.menu:visited   {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
}
a.menu:hover {
	color:#D12020
	}
.huge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.ibold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.red {
	color: #D12020;
}
.orange {
	color: #FF9900;
}
