A  {
	font-size : 9pt;
	color : #2E2E35;
	text-decoration : underline;
}

A:Visited  {
	color : #2E2E35;
	text-decoration : underline;
}

A:Active  {
	text-decoration : underline;
	color : #2E2E35;
}

A:Hover  {
	text-decoration : underline;
	color : #2E2E35;
}

A:Hover.smallwhitetext  {
	text-decoration : underline;
	color : #ffffff;
}

A:Visited.smallwhitetext  {
	text-decoration : underline;
	color : #ffffff;
}

BODY  {
	font-size : 9pt;
	font-family : Verdana;
	color : #000000;
}

TD  {
	font-size : 9pt;
	font-family : Verdana;
	color : #000000;
}

TH  {
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	color : #ffffff;
}

.redtext {
	font-weight : bold;
	color : #880000;
}

.smallwhitetext {
	color : #ffffff;
	font-size : 8pt;
}

.formtext {
	font-weight : bold;
	color : #000000;
}

.title1 {
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
}

.title2 {
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
}

.title3 {
	font-size : 13pt;
	font-weight : bold;
	color : #000000;
}

.whitetext {
	color : #FFFFFF;
}

A.whitetext {
	color : #FFFFFF;
}

A.whitetext:hover {
	color : #FFFFFF;
}

A.whitetext:visited {
	color : #FFFFFF;
}

.rootname {
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
}

A.rootname {
	font-size : 9pt;
	font-weight : bold;
	color : #2E2E35;
}

A.rootname:visited {
	font-size : 9pt;
	font-weight : bold;
	color : #2E2E35;
}

.smallheader  {
	font-size : x-small;
	font-weight : bold;
}

.smallerheader  {
	font-weight : bold;
	font-size : 9pt;
}

.smalltext  {
	font-size : 8pt;
}

.smallertext  {
	font-size : 9pt;
}

.tbflat  {
	font-size : 9pt;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #000000;
}

.cmdflat  {
	font-size : 9pt;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}

