BODY {
		font-family: Arial;
		font-style: normal;
		font-size: 9pt;
}

H1 {
		font-family: Arial;
		font-size: 22pt;
		font-weight: bold;
		color: #0000ff;
		text-align: left;
}

H2 {
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		color: #000066;
		text-align: left;
}

H3 {
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #000000;
		text-align: left;
}

STRONG {
		font-weight: bold;
}

LI  {
		font-family: Arial;
		color: #000000;
}

TD  {
		font-family: Arial;
		font-size: 9pt;
		font-weight: normal;
		text-align: left;
		color: #000000;
}

TR  {
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
}

EM {
		font-style: italic;
}

P {
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
		font-weight: normal;
}

HR {
		text-align: center;
		position: relative;
		width: 400px;
}
A:LINK {
		color: #3333ff;
		text-decoration: underline;
}

A:VISITED {
		color: #3333ff;
		text-decoration: underline;
}

A {
		color: #3333ff;
		text-decoration: underline;
}
TH {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		text-align: left;
}
