P  {
	font-family : Arial;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : Blue;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	color : Red;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	background-color : #D0D0E2;
}

BODY_orig  {
	font-family : Arial;
	background-color : #EEEFCE;
}

.bodytext  {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.globalnavtext  {
	font-size : 11px;
	font-family : Arial;
	color : White;
}

.tinybodytext  {
	font-family : Arial;
	color : Black;
	font-size : 9px;
}

.globalnavtextsmall  {
	font-family : Arial;
	color : White;
	font-size : 8pt;
	font-weight : bold;
}

.greentext  {
	font-family : Arial,Verdana;
	color : #3D4078;
	font-size : 9pt;
}

.greentext_orig  {
	font-family : Arial,Verdana;
	color : Blue;
	font-size : 9pt;
}

.bodybold  {
	font-size : 9pt;
	color : Black;
	font-weight : bold;
	font-family : Arial;
}

.navtextnotbold  {
	font-size : 8pt;
	font-family : Arial;
	color : White;
}

.thisdirbold  {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : White;
}

.thisdirplain  {
	font-size : 11px;
	font-family : Arial;
	color : White;
}

.tableheader  {
	font-size : 8pt;
	font-family : Arial,Verdana;
	font-weight : bold;
	color : Black;
}

.inputtext  {
	font-family : Arial Monospace, Courier, monospace;
	font-size : 10pt;
	color : Black;
}

.headline  {
	font-size : 11pt;
	color : #3D4078;
	font-weight : bold;
}

.smallbody  {
	font-size : 8pt;
	font-family : Arial;
	color : Black;
}

.smallgreen  {
	color : #3D4078;
	font-size : 11px;
	font-family : Arial;
}

.smallgreen_orig  {
	color : #354A30;
	font-size : 11px;
	font-family : Arial;
}

.smallgreenbold  {
	color : #3D4078;
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
}

.smallgreenbold_orig  {
	color : #354A30;
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
}

.htmltip  {
	font-family : Arial;
	color : Navy;
}

