body  {
	background-color : #FFFFFF;
}


td  {
	font-family : arial,helvetica; 
	font-size : 10pt;
}

td.caption  {
	font-family : arial,helvetica;
	font-size : 9pt;
}

td.scaption  {
	font-family : arial,helvetica;
	font-size : 9pt;
}

td.comment  {
	font-family : arial,helvetica;
	font-size : 9pt;
}

td.lheading  {
	font-family : arial,helvetica;
	font-size : 14pt;
}
.heading  {
	font-size : 14pt;
	font-weight : bold;
}

.lheading  {
	font-size : 16pt;
	font-weight : bold;

}


.standard  {
	font-family : arial,helvetica;
    font-size : 10pt;
	
}
.comment  {
	font-family : arial,helvetica;
    font-size : 8pt;
}

a:link {
	text-decoration : none;
	color : #0000FF;
}

a:visited {
	text-decoration : none;
	color : #0000FF;
}

a:hover {
	text-decoration : none;
	color : #0000FF;
}

