body				{ font-family: Arial; font-size: 9pt; color: #000000; }

/* Linkage */
a:link				{ font-family: Arial; font-size: 9pt; color: #000000; }
a:visited			{ font-family: Arial; font-size: 9pt; color: #000000; }
a:hover				{ font-family: Arial; font-size: 9pt; color: #000000; }

a.menulink:link		{ font-family: Arial; font-size: 11pt; font-weight: bold; color: #ffffff; text-decoration: none; }
a.menulink:visited	{ font-family: Arial; font-size: 11pt; font-weight: bold; color: #ffffff; text-decoration: none; }
a.menulink:hover	{ font-family: Arial; font-size: 11pt; font-weight: bold; color: #ffffff; text-decoration: none; }

a.footerlink:link	{ font-family: Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none; }
a.footerlink:visited{ font-family: Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none; }
a.footerlink:hover	{ font-family: Arial; font-size: 8pt; font-weight: bold; color: #9E9C99; text-decoration: underline; }

a.whitelink:link	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #ffffff; text-decoration: underline; }
a.whitelink:visited	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #ffffff; text-decoration: underline; }
a.whitelink:hover	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #ffffff; text-decoration: none; }

a.bluelink:link		{ font-family: Arial; font-size:9pt; font-weight:bold; color: #0000ff; text-decoration: underline; }
a.bluelink:visited	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #0000ff; text-decoration: underline; }
a.bluelink:hover	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #0000ff; text-decoration: none; }

a.bluelink1:link	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #0000ff; text-decoration: none; }
a.bluelink1:visited	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #0000ff; text-decoration: none; }
a.bluelink1:hover	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #0000ff; text-decoration: none; }

a.graylink:link		{ font-family: Arial; font-size:9pt; font-weight:bold; color: #9E9C99; }
a.graylink:visited	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #9E9C99; }
a.graylink:hover	{ font-family: Arial; font-size:9pt; font-weight:bold; color: #9E9C99; text-decoration: none; }

/* Header */
.headers			{ font-family: Arial; font-size:10pt; font-weight : bold; color: #000000; }
.headers1			{ font-family: Arial; font-size:11pt; font-weight : bold; color: #000000; }
.headers1_blue		{ font-family: Arial; font-size:11pt; font-weight : bold; color: #00427A; }
.headers1_gray		{ font-family: Arial; font-size:11pt; font-weight : bold; color: #9E9C99; }
.headers1_black		{ font-family: Arial; font-size:11pt; font-weight : bold; color: #000000; }
.headers2_black		{ font-family: Arial; font-size:14pt; font-weight : bold; color: #000000; }
.headers2_red		{ font-family: Arial; font-size:14pt; font-weight : bold; color: #ff0000; }
.headers2_green		{ font-family: Arial; font-size:14pt; font-weight : bold; color: #197b30; }
.headers3_red		{ font-family: Arial; font-size:17pt; font-weight : bold; color: #ff0000; }
.headers3_green		{ font-family: Arial; font-size:17pt; font-weight : bold; color: #197b30; }

/* Content */
.contents			{ font-family: Arial; font-size: 8pt; color: #000000; }
.content			{ font-family: Arial; font-size: 9pt; color: #000000; }
.content_gray		{ font-family: Arial; font-size: 9pt; color: #999999; }
.contents_gray		{ font-family: Arial; font-size: 8pt; color: #999999; }

/* Form */
.forml				{ font-size:12pt; }
.formm				{ font-size:10pt; }
.forms				{ font-size:9pt; }
.formxs				{ font-size:9pt; }
.formbutton			{ font-family:Arial; font-size:9pt; }
