P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #2E2760;
}

A:Visited  {
	color : #2E2760;
}

A:Active  {
	color : #000000;
	text-decoration : underline;
}

A:Hover  {
	color : #000000;
	text-decoration : underline;
}

BODY  {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
}

.menuitem  {
	font-size : 10pt;
	font-family : Arial;
}

.toolbar  {
	font-size : 10pt;
	font-family : Arial;
}

.date  {
	font-size : 10pt;
	font-family : Arial;
}

.copy  {
	font-size : 10pt;
	font-family : Arial;
	text-align: left;
}

.copysmall  {
	font-size : 8pt;
	font-family : Arial;
	text-align: left;
	color : #000000;
}

.action  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
}

.otherlinks  {
	font-size : 10pt;
	font-family : Arial;
}

.newstitle  {
	font-size : 12pt;
	font-family : Arial;
}

.titlewhite  {
	font-size : 12pt;
	font-family : Arial;
}

.toclinks  {
	font-size : 10pt;
	font-family : Arial;
}

.time  {
	font-size : 8pt;
	font-family : Arial;
}

.surveyhead {
	color: white;
    background-color: black;
	font-size : 12pt;
	font-family: Arial;
}

.errortext {
	color: red;
	font-size: 12pt;
	font-family: Ariel;
}