.header {
	font-family: Tahoma;
	font-size: 16px;
	color: #003300;
	font-weight:bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight:bold;
}
.toc a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.toc a:link{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.toc a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.toc a:active{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.toc {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	}
.more a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration:none;	
	}
.more a:link{
	font-family: Arial;
	font-size: 11px;
	color: blue;
	text-decoration:none;
	}
.more a:hover{
	font-family: Arial;
	font-size: 11px;
	color: blue;
	text-decoration:underline;
	}
.more a:active{
	font-family: Arial;
	font-size: 11px;
	color: blue;
	text-decoration:none;
	}
.tocsub a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.tocsub a:link{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.tocsub a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.tocsub a:active{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.tocsub {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.thead {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.headers {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	font-weight:bold;
}