P  {
	font-size : 12px;
	color : Black;
	font-family : Arial;
}
.thebold  {
	font-size : 12px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
}

H1  {}

H2  {}

H3  {
	color : Black;
	font-family : Arial;
}

A.mainnav,A.mainnav:Visited  {
	font-size : 14px;
	font-weight : bold;
	color : #662D91;
	font-family : Tahoma;
	text-decoration : none;
}

A.mainnav:Hover  {
	font-size : 14px;
	font-weight : bold;
	color : goldenrod;
	font-family : Tahoma;
	text-decoration : none;
}

A.catnav  {
	font-size : 12px;
	font-weight : bold;
	color : white;
	font-family : Verdana;
	text-decoration : none;
}

A.catnav:Visited  {
	font-size : 12px;
	font-weight : bold;
	color : white;
	font-family : Verdana;
	text-decoration : none;
}

A.catnav:Hover  {
	font-size : 12px;
	font-weight : bold;
	font-style :italic;
	color : goldenrod;
	font-family : Verdana;
	text-decoration : none;
}

BODY  {
/*	background-color : White;*/
	background-color : #662D91;
}

.tbl {
/*	border: 1px solid #662D91;*/
	border: 1px solid #000000;
}

.tblk {
	border: 1px solid #000000;
}

LI	{
	font-size : 12px;
	color : Black;
	font-family : Arial;
}
.nav {
	font-size : 14px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
}
.tag  {
	font-size : 14px;
	font-weight : bold;
	color : Red;
	font-family : Arial;
	text-decoration : none;
}
.ftag  {
	font-size : 9px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
	text-decoration : none;
}
TD  {
	font-size : 12px;
	color : Black;
	font-family : Arial;
}
TD.tag  {
	font-size : 9px;
	font-weight : bold;
	color : Red;
	font-family : Arial;
	text-decoration : none;
}
.ttls  {
	font-size : 20px;
	font-weight : bold;
	color : Red;
	font-family : Arial;
	text-decoration : none;
}
.bigttls  {
	font-size : 24px;
	font-weight : bold;
	color : Red;
	font-family : Arial;
	text-decoration : none;
}
.blackttls  {
	font-size : 18px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
	text-decoration : none;
}
A.pagenav  {
	font-size : 11px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
	text-decoration : none;
}

A.pagenav:Visited  {
	font-size : 11px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
	text-decoration : none;
}

A.pagenav:Hover  {
	font-size : 11px;
	font-weight : bold;
	color : #662D91;
	font-family : Arial;
	text-decoration : none;
}
A.lit  {
	font-size : 9px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
	text-decoration : none;
}

A.lit:Visited  {
	font-size : 9px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
	text-decoration : none;
}

A.lit:Hover  {
	font-size : 9px;
	font-weight : bold;
	color : Red;
	font-family : Arial;
	text-decoration : none;
}

.banner {
	background-color : #662D91;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	font-family : Tahoma;
}

.footer {
	font-weight : bold;
	color : #662D91;
	font-size : 11px;
	font-family : Arial, MS Sans Serif;
}

.red {
	font-weight : bold;
	color : Red;
	font-size : 14px;
	font-family : Arial, MS Sans Serif;
}
.white {
	font-weight : bold;
	color : white;
	font-size : 12px;
	font-family : Arial, MS Sans Serif;
}
.newwhite  {
	font-size : 12px;
	font-weight : bold;
	color : white;
	font-family : Verdana;
	text-decoration : none;
}