body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/* Links */
a:link { color:#000; text-decoration:underline; }
a:visited { color:#000; text-decoration:underline; }
a:hover{ color:#000; text-decoration:underline; }
a:active { color:#000; text-decoration:underline; }

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.whitetext {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.whitetextlg {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#content h1 em {
	font-style: normal;
	font-size: 12px;
}

/* Sidebar */

#sidebar h1 em {
	color: #b5b5b5;
	font-style: normal;
}

img.bordered {
	border: 1px solid #b5b5b5;
}

/* Header */

#header p.phone {
	font-size: 18px;
	font-weight: bold;
}

.bordered img {
	border: 1px solid #b5b5b5;
}

.footertxt A:link { color: #999999; text-decoration:none; }
.footertxt A:visited { color: #999999; text-decoration:none; }
.footertxt A:hover { color: #999999; text-decoration:none; }
.footertxt A:active { color: #999999; text-decoration:none; }