A:link  {
	color : #206090;
	background-color : #FFFEDC;
}

A:visited  {
	color : #888888;
	background-color : #FFFEDC;
}

A:hover  {
	color : #C04090;
	background-color : #FFFEDC;
}

B  {
	font-weight : bold;
}

BIG  {
	font-size : 12pt;
}

BODY  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color : #FFFEDC;
}

EM  {
	font-style : italic;
}

HR  {
	color : #888888;
	background-color : #FFFEDC;
}

IMG.imgLink  {
	border : 1px solid rgb(255,254,220);
}

P  {
	text-align : justify;
}

P.normal  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : justify;
}

P.center  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
}

P.strong  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : justify;
}

P.left  {
	text-align : left;
}

P.full  {
	text-align : justify;
}

SMALL  {
	font-size : 9pt;
}

STRONG  {
	font-weight : bold;
}

TABLE  {}

TD  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD.full  {
	font-size : 10pt;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
}

.large  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
}

.text  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.small  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.tiny  {
	font-size : 8pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
}

.title  {
	font-size : 12pt;
	font-family : Times New Roman, Times, Latin, serif;
	color : #206090;
	font-weight : bold;
	font-style : normal;
	background-color : #FFFEDC;
}

.pgmTitle  {
	font-size : 16pt;
	font-family : Times New Roman, Times, Latin, serif;
	color : #206090;
	font-weight : bold;
	font-style : italic;
	background-color : #FFFEDC;
}

.altTitle  {
	font-size : 14pt;
  color : #206090;
	font-family : Times New Roman, Times, Latin, serif;
}

.link  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.lgLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.smLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

IMG.imgLink  {
	border : 1px solid rgb(255,254,220);
}

H1  {
	font-size : 16pt;
	font-family : Times New Roman, Times, Latin, serif;
	text-align : left;
	color : #206090;
	font-weight : bold;
	font-style : italic;
	background-color : #FFFEDC;
}

H2  {
	font-size : 14pt;
	font-family : Times New Roman, Times, Latin, serif;
	text-align : left;
	color : #206090;
	font-weight : bold;
	font-style : italic;
	background-color : #FFFEDC;
}

H3  {
	font-size : 12pt;
	font-family : Times New Roman, Times, Latin, serif;
	text-align : left;
	color : #206090;
	font-weight : bold;
	font-style : italic;
	background-color : #FFFEDC;
}
.red  {
	color : #FF0000;
}
