
BODY
{
	font-size: 12pt;
	color: whitesmoke;
	font-family: Arial;
	background-color: dimgray;
	font-weight: normal;
    font-style: normal;
}
H1 H2 H3 H4 H5 H6
{
	color: whitesmoke;
	font-family: Arial;
	background-color: dimgray;
	font-weight: normal;
    font-style: normal;
}

A
{
	font-size: 11pt;
	color: whitesmoke;
	font-family: Arial;
	font-weight: normal;
    font-style: normal;
}
P
{
	font-size: 11pt;
	color: whitesmoke;
	font-family: Arial;
	font-weight: normal;
    font-style: normal;
}
TD
{
	font-size: 11pt;
	color: whitesmoke;
	font-family: Arial;
	font-weight: normal;
    font-style: normal;
}
TH
{
    font-size: 11pt;
    color: whitesmoke;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
}
TR
{
    font-size: 11pt;
    color: whitesmoke;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
}