BODY {
	color: #686868;
}

BR, P, TD, NOBR {
	text-decoration: none;
	font-family: Arial, Tahoma, Serif;
	font-size: 10pt;
	color: #686868;
}

B	{
	font-weight: bold;
}

A, A:Link, A:visited	{
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

A:hover, A:Active {
	text-decoration: underline;
 	color: #FF3300;
}

H1 {
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	color: #CC0000;
}

H2 {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	color: Grey;
}

H3 {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #CC0000;
}

UL {
	margin-bottom: 12px;
	margin-left: 20px;
}

LI {
	list-style-image : url(images/b.gif);
	margin-left : 0;
	padding-left: 10px;
	padding-bottom: 12px;
}

.catnum {
	font-size: 10pt;
	color: #909090;
}

.morep {
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
	color: #2D649D;
}

A.morep, A.morep:Link, A.morep:Visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
	color: #2D649D;
}

A.morep:Hover, A.morep:Active {
	color: #0D3863;
}

A.morep2, A.morep2:Link, A.morep2:Visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: #2D649D;
}

A.morep2:Hover, A.morep2:Active {
	color: #0D3863;
}
.credit {
	font-size: 9pt;
	color: #4B72B7;
}

A.credit, A.credit:Link, A.credit:Visited {
	font-size: 8pt;
	color: #4B72B7;
}

A.credit:Hover, A.credit:Active {
	font-size: 8pt;
	color: #315189;
	text-decoration: underline;
}

.toc, A.toc, A.toc:Link, A.toc:Visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: #2D649D;
}

A.toc:Hover, A.toc:Active {
	color: #0D3863;
	text-decoration: underline;
}