DD, DT, TD  {
	font-family : Arial, "MS Sans Serif", Verdana, Helvetica, Geneva;
	font-size : 8pt;
}

CAPTION, TH  {
	font-family : Arial, "MS Sans Serif", Verdana, Helvetica, Geneva;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}

UL, OL  {
	font-family : Arial, "MS Sans Serif", Verdana, Helvetica, Geneva;
	font-size : 11pt;
}

LI  {
	font-family : Verdana, Arial, "MS Sans Serif", Helvetica, Geneva;
	font-size : 11pt;
}

A  {
	font-family : Arial, "MS Sans Serif", Verdana, Helvetica, Geneva;
	text-indent : 0.0in;
	text-align : left;
	font-size : 11pt;
}

P  {
	font-family : Arial, "MS Sans Serif", Verdana, Helvetica, Geneva;
	text-indent : 0.0in;
	text-align : justify;
	font-size : 11pt;
}

PRE, TT  {
	font-family : "Courier New", Courier;
	font-size : 10pt;
}

H1  {
	font-family : Arial, Verdana, Helvetica, Geneva, "MS Sans Serif";
	font-size : 16pt;
}

H2  {
	font-family : Verdana, Arial, Verdana, Helvetica, Geneva, "MS Sans Serif";
	font-size : 14pt;
}

H3  {
	font-family : Verdana, Arial, Verdana, Helvetica, Geneva, "MS Sans Serif";
	font-size : 12pt;
}

H4, H5, H6  {
	font-family : Arial, Verdana, Helvetica, Geneva, "MS Sans Serif";
	font-size : 11pt;
}

A:Link  {font-family: Verdana;
	font-weight : bold;
	font-style : normal;
	color : #0099ff;
	text-decoration : none;
}

A:Visited  {font-family: Verdana;
	font-weight : bold;
	color : #009999;
	font-style : normal;
	text-decoration : none;
}

A:Active  {
	font-weight : bold;
	color : #ff9900;
	font-style : normal;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	color : Red;
	font-style : normal;
	text-decoration : none;
}

BODY  	{
	font-family : Verdana, Arial, "MS Sans Serif", Helvetica, Geneva;
	font-size : 11pt;
}

#smfont  {
	font-weight : normal;
	font-size : 8pt;
}

#medfont  {
	font-weight : normal;
	font-size : 11pt;
}

<!-- Table colors -->

#heading  {
	background-color : #ADD8E6;
}

#line  {
	background-color : #FAEBD7;
}

