dl{
font-family: Arial, Helvetica, sans-serif;

}
	
dt{
font-family : Arial, Helvetica, sans-serif;
font-size : 14pt;
font-weight: bolder;
}

dd{
font-size: 12pt;
font-weight: normal;
}

thead { 
background: black;
color: yellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold; 
}

tfoot { 
background: black;
color: yellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold; 
}
th {
background: black;
color: yellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: center;
}

tr.hd{
background: black;
color: yellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
}

td.hd{
background: black;
color: yellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
}	

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
}

td.foot{
background: black;
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
}

caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
}

img.main {
width: 198px;
height: 216px;
}
td.purple {
	color: #FFFFFF;
}
td.blue {
	color: #FFFFFF;
}
td.white{
	color: #000000;   //font color
}
td.yellow{
	color: #000;	//font color
}
td.orange{
	color:#000;		//font color
}