body
{
   font-size: x-small;
   font-family: Verdana, Tahoma;
}
th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
   font-weight: normal;
   text-align: left;
}
.dg
{
	border: none;	
	padding: 3px;
	font-size: 10pt;
	width: 100%;
	background-color: transparent;	
}
.dg_alternating
{
	border: none;
	background-color: transparent;
}
.dg_header
{
	border: none;
	font-weight: bolder;
	color: black;
	background-color: #99ff33;
}
.dg_header A { color: black; }

a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000ff;
	text-decoration: none;
}
a:hover 
{
	color: #ff9966;
	text-decoration: underline;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.header 
{
	font-weight: bold;
	font-size: small;
}
.msg_header 
{
	font-style:italic;
	font-size: 20px;
	font-weight: bold;
}
.msg_content
{
	font-style: italic;
}