body 
{
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	background: #ffffff url(images/background-beta.png) repeat-x scroll 0 0;
	text-align: center;
}

#topText
{
	font-family: "Helvetica Neue UltraLight", "HelveticaNeue-UltraLight", Helvetica, Arial, sans-serif;
	color: #575656;
	font-size: 60pt;
	margin-top: 60px;
	letter-spacing: 5px;
}

#phoneImage
{
	margin-top: 5px;
}

#bottomText
{
	margin-top: -20px;
	font-size: 11pt;
	letter-spacing: 1px;
	color: #444343;
}

#bottomTextBold
{
	color: #444343;
	font-weight: bold;
}

#copyright
{
	font-size: 9pt;
	font-weight: bold;
	color: #a7a7a7;
	margin-top: 40px;
}

a:link,
a:active,
a:visited,
a:hover 
{
	color: #444343; 
	text-decoration: none; 
	border-bottom:1px dotted #444343;
}
