body {
	background-color: #333333;
}
.copy {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.copyblack {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.phonenum {
	font-family: Verdana;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.sidebartext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.whitetext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.whitetext {
	color: #FFFF33;
	text-decoration: underline;
}
a:visited.whitetext {
	color: #FFFF33;
	text-decoration: underline;
}
a:hover.whitetext {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.whitetext {
	color: #FFFFFF;
}
a:link.copy {
	color: #FFFF33;
	text-decoration: underline;
}
a:visited.copy {
	color: #FFFF33;
	text-decoration: underline;
}
a:hover.copy {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.copy {
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}