P, BR, TD, NOBR, TH {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

BLOCKQUOTE {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom : 10px;
	margin-top : 10px;
}

H1  {
	font-size : 16pt;
	font-weight : bold;
	color : #1D487D;
	font-family : Arial;
}

H2  {
	font-weight : normal;
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
	text-decoration : none;
	margin-bottom : 20 px;
	margin-top : 10 px;
}

H3  {
	font-weight : bold;
	font-size : 13pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #2865AF;
	text-decoration : none;
	margin-bottom: -10px;
}

B, Strong {
	color: #003366;
	font-weight : bold;
}

A, A:Visited  {
	color : Navy;
	text-decoration : underline;
}

A:Hover, A:Active  {
	color : Blue;
	text-decoration : underline;
}

A.sub, A.sub:Visited  {
	color : #479AC4;
	text-decoration : underline;
	font-size: 14;
	font-weight: bold;
}

A.sub:Hover, A.sub:Active  {
	color : #1D487D;
	text-decoration : underline;
	font-size: 14;
	font-weight: bold;
}
A.sub2, A.sub2:Visited  {
	color : #479AC4;
	text-decoration : underline;
	font-size: 12;
	font-weight: bold;
}

A.sub2:Hover, A.sub2:Active  {
	color : #1D487D;
	text-decoration : underline;
	font-size: 12;
	font-weight: bold;
}

.leftmenu,A.leftmenu, A.leftmenu:Visited  {
	color : #479AC4;
	text-decoration : none;
	font-size: 11;

}

A.leftmenu:Hover, A.leftmenu:Active  {
	color : #1D487D;
	text-decoration : none;
	font-size: 11;
}
.small{
	color : silver;
	font-size: 11;
	font-weight: bold;
}
.simplesmall{
	font-size: 11;
}
A.credit, A.credit:Visited  {
	color : #479AC4;
	text-decoration : none;
	font-size: 11;

}

A.credit:Hover, A.credit:Active  {
	color : #1D487D;
	text-decoration : none;
	font-size: 11;
}
UL {
	margin-top: 5px;
	margin-bottom: 12px;
	margin-left: 14px;
	margin-right: 0px;
}

LI  {
	margin-bottom: 5;
	margin-top: 5;
	margin-left: 20 px;
	list-style-image : url(images/b.gif);
}
