body
{
	font-family: 		"Verdana", "Arial", "Sans-serif";
	text-decoration: 	none;
	font-weight: 		normal;
	font-size:			100%;
	font-style: 		normal;
    background-color:	#ffffd9;   //#fffec0;
	color: 				#000000;
	margin-top:			2;
}


p.TagLine
{
	font-family: 		"Verdana", "Arial", "Sans-serif";
	font-size:		9px;
	font-style:		italic;
	font-weight:	 	normal;
  	text-align: 		center;
	color:			000000;
	margin-top:		0.0em;
	margin-bottom:		0.3em;
}

p.CompanyInfo
{
	font-size:		70%;
	font-weight:	 	normal;
  	text-align: 		center;
	margin-top:		0.1em;
}

span.Bullet 
{
	color:				cc0000;
	font-family:		verdana;
	font-size:			14px;
	vertical-align:		center;
	width:				10px;
}

