BODY {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
}

TD {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
}

TH {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
}

.jtext {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
}

.smtext {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 8pt;
}

.headtext {
		font-family: georgia, serif;
		font-size: 10pt;
		font-weight: bold;
		color: white;
}

.red {
		color: red;
}

H1 {
		font-family: georgia, serif;
		font-size: 24pt;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 5px;
}

H2 {
		font-family: georgia, serif;
		font-size: 18pt;
		font-weight: bold;
		margin-top: 18px;
		margin-bottom: 5px;
}

H3 {
		font-family: georgia, serif;
		font-size: 14pt;
		font-weight: bold;
		font-style: italic;
		margin-top: 10px;
		margin-bottom: 2px;
}

H4 {
		font-family: georgia, serif;
		font-size: 12pt;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 2px;
}

A:link, A:visited {
		text-decoration: none;
		color: #0000ff;
		font-weight: bold;
}

A:hover {
		text-decoration: underline;
		color: #ff0000;
}

.navlink:link, .navlink:visited {
		font-family: georgia, serif;
		text-decoration: none;
		font-size: 9pt;
		color: #cccccc;
		font-weight: bold;
}

.navlink:hover {
		text-decoration: underline;
		color: #ffffff;
}

.smlink:link, .smlink:visited {
		font-family: georgia, serif;
		text-decoration: none;
		font-size: 8pt;
		color: #333333;
		font-weight: normal;
}

.smlink:hover {
		text-decoration: underline;
		color: #999999;
}

.lglink:link, .lglink:visited {
		text-decoration: none;
		font-family: "Times New Roman", times, serif;
		font-size: 14pt;
		color: #0000ff;
		font-weight: bold;
}

.lglink:hover {
		text-decoration: underline;
		font-family: "Times New Roman", times, serif;
		font-size: 14pt;
		color: #ff0000;
		font-weight: bold;
}

.rulink:link, .rulink:visited {
		text-decoration: none;
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: #ffffff;
		font-weight: bold;
}

.rulink:hover {
		text-decoration: underline;
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: #ffffff;
		font-weight: bold;
}

.ru {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: #ffffff;
}

H6 {
		font-family: georgia, serif;
		font-size: 8pt;
		margin-top: 4px;
		margin-bottom: 2px;
}

ADDRESS {
		font-family: "Times New Roman", times, serif;
		font-size: 8pt;
		font-weight: italics;
		margin-top: 5px;
		margin-bottom: 2px;
}