.h1_dark {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 36px;
	color: #76777B;
	font-weight: normal;
}
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/page-setup/silver-background-slither.jpg);
	background-color: #F2F2F2;
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #FFFFFF;
	font-size: 12px;
}

.intro_grey {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #77787C;
}
.intro_red {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #EE332A;
}
.footer_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}


.h1_light {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 36px;
	color: #EC3531;
}
.footer_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_text a:hover {
	text-decoration: underline;
}

#contact a {
		color:#333333;
		text-decoration:none;
		font-weight:normal;
}
