.maintxt	{
	color		: 	rgb(255,255,206);
	font-family	:	Verdana, sans-serif;
	font-size	:	13px;
	font-weight	:	normal;
	text-align	:	center;
	display		:	inline;
}
.normtxt	{
	color		: 	rgb(0,0,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	12px;
	font-weight	:	normal;
	text-align	:	left;
	display		:	inline;
}
.reftxt	{
	color		: 	rgb(82,40,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	11px;
	font-weight	:	bold;
	text-align	:	left;
	display		:	inline;
}
.smallref	{
	color		: 	rgb(99,49,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	10px;
	font-weight	:	bold;
	text-align	:	left;
	display		:	inline;
}
.smalltxt	{
	color		: 	rgb(0,0,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	11px;
	font-weight	:	normal;
	text-align	:	left;
	display		:	inline;
}
.boldtxt	{
	color		: 	rgb(82,40,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	12px;
	font-weight	:	bold;
	text-align	:	left;
	display		:	inline;
}
.hdrtxt	{
	color		: 	rgb(0,0,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	14px;
	font-weight	:	bold;
	text-align	:	left;
	display		:	inline;
}
.bighdr	{
	color		: 	rgb(0,0,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	16px;
	font-weight	:	bold;
	text-align	:	left;
	display		:	inline;
}
.assoctxt	{
	color		: 	rgb(82,40,0);
	font-family	:	Verdana, sans-serif;
	font-size	:	12px;
	font-weight	:	bold;
	text-align	:	left;
	display		:	inline;
}
.footer	{
	color		: 	rgb(42,42,0);
	font-family	:	Times New Roman, serif;
	font-size	:	11px;
	font-weight	:	normal;
	text-align	:	center;
	display		:	inline;
}
.breaktxt	{
	color		: 	rgb(255,255,255);
	font-family	:	Verdana, sans-serif;
	font-size	:	14px;
	font-weight	:	bold;
	text-align	:	center;
	display		:	inline;
}
