body
{
	font-family: Arial, Verdana, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
TABLE
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
CAPTION 
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Verdana, Helvetica;
}
h1
{
	color: rgb(51,51,153);
}
h2
{
	color: rgb(51,51,153); 
}
h3
{
	color: rgb(51,51,153); 
}
h4
{
	color: rgb(51,51,153);
}
h5
{
	color: rgb(51,51,153);
}
h6
{
	color: rgb(51,51,153);
}
dt, dfn
{
	font-family:Arial, Verdana, Helvetica;
}

