.caption  {
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 9pt;
	font-style : bold;
}

.large  {
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	color : #cc9900;
	font-size : 12pt;
	font-style : bold;
}

.v1  {
	font-family : arial, helvetica, sans-serif;
	color : #cc0000;
	font-size : 10pt;
}
.v0  {
	font-family : arial, helvetica, sans-serif;
	color : #0000cc;
	font-size : 10pt;
}

font.small  {
	font-family : arial;
	font-size : 8pt;
}

BODY  {
	font-family : arial;
	font-size : 10pt;
	background-color : #fff8dc;
	color : #000000;
}

TD  {
	font-family : arial;
	font-size : 9pt;
	color : #000000; 
	font-style : bold;
}

table.small  {
	font-family : arial;
	font-size : 3pt;
}

TABLE  {
	font-family : arial;
	font-size : 10pt;
	color : #9999FF;
}

TR  {
	font-family : arial;
	font-size : 10pt;
}

A:LINK  {
	font-family : arial;
	color : #0000ff;
	font-size : 10pt;
	font-style : bold;
}
A:LINK.v0  {
	font-family : arial, helvetica, sans-serif;
	color : #0000cc;
	font-size : 10pt;
}
A:LINK.v1  {
	font-family : arial, helvetica, sans-serif;
	color : #cc0000;
	font-size : 10pt;
}

A:VISITED  {
	font-family : arial;
	font-size : 10pt;
	color : ##CC66FF;
	font-style : bold;
}
A:VISITED.v0  {
	font-family : arial, helvetica, sans-serif;
	color : #0000cc;
	font-size : 10pt;
}
A:VISITED.v1  {
	font-family : arial, helvetica, sans-serif;
	color : #cc0000;
	font-size : 10pt;
}

P  {
	font-family : arial;
	font-size : 10pt;
	color : #000000;
}

input.textfield  {
	font-family : Verdana;
	background : #ececec;
	color : #000000;
	font-size : 15;
	font-weight : normal;
}

select.textfield  {
	font-family : Verdana;
	background : #ececec;
	color : #000000;
	font-size : 15;
	font-weight : normal;
}

A:LINK.large  {
	font-family : arial;
	color : #0000ff;
	font-size : 20;
	font-style : bold;
	font-decoration : none;
}
A:VISITED.large  {
	font-family : arial;
	color : #ff00ff;
	font-size : 20;
	font-style : bold;
	font-decoration : none;
}