a.NoLine  
{	
	font-weight:	 	bold;
	text-decoration:	none; 
	color:				#cf0000;
}

a.NoLine:Hover 
{	
	color:				#3366cc;
}

p.CompanyInfo
{

	font-size:			70%;
	font-weight:	 	normal;
  	text-align: 		center;
	margin-top:			0.1em;
}

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.1em;
	margin-bottom:		0.5em;
}

span.Bullet 
{
	color:				cc0000;
	font-family:		verdana;
	font-size:			14px;
	vertical-align:		center;
	width:				10px;
}
