body
{
	font-family: 		"Verdana", "Arial", "Sans-serif";
	text-decoration: 	none;
	font-weight: 		normal;
	font-size:			100%;
	font-style: 		normal;
    background-color:	white;
	color: 				#000000;
	margin-top:			2;
}

p.TagLine
{
	font-family: 		"Verdana", "Arial", "Sans-serif";
	font-size:			80%;
	font-style:			italic;
	font-weight:	 	normal;
  	text-align: 		center;
	color:				000000;
	margin-top:			0.2em;
	margin-bottom:		0.5em;
}

p.CompanyInfo
{

	font-size:			80%;
	font-weight:	 	normal;
  	text-align: 		center
}

