body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fff;
	text-align: center;
	line-height:20px;
}

.master {
	color: #777;
	text-align: left;
	margin: auto;
	width: 780px;
	font-weight:bold;
}

.master2 {
	color: #222;
	text-align: left;
	margin: auto;
	width: 780px;
}

.verbiage {
	width: 600px;
	float: left;
	border-left: 1px solid #aaa;
	padding-left: 25px;
}

.domain {
	width: 125px;
	float: left;
	text-align: right;
	padding-right: 25px;
}

.bu {
	text-decoration:underline;
	color:#666666;	
}

.bb {
	color:#222;	
	font-weight:bold;
}

.gb {
	color:#666;	
	font-weight:bold;
}

.logoClass {
	margin-top: 140px;
}

h2 {
	font-size: 20px;
	color:#222;
}

.talkLine {
	margin-top:30px;
	font-weight:bold;
	font-size:24px;
	color:#222;	
}

.contactLine {
	margin-top:30px;
	font-weight:bold;
	font-size:16px;
	color:#222;	
}

.contactLine .grey {
	color:#777;	
}

.links
{
	margin-top:50px;	
}

.footer
{
	font-size:10px;
	margin-top:50px;	
}

a.contact:link, a.contact:visited {
	color: #777;
	text-decoration:none;
	font-size: 16px;
	margin-right: 40px;
	font-weight:bold;
}

a.contact:hover {
	color: #777;
	text-decoration:underline;
	font-size: 16px;
	margin-right: 40px;
	font-weight:bold;
}



.links a:link, a:visited {
	color: #222;
	text-decoration:none;
	font-size: 16px;
	margin-right: 40px;
	font-weight:bold;
}

.links a:hover {
	color: #222;
	text-decoration:underline;
	font-size: 16px;
	margin-right: 40px;
	font-weight:bold;
}



