@charset "UTF-8";
body {
	background-color: #E4E9FC;
	background-image: url(images/phase2bg_f2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.copy {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #475970;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.bigger {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #374051;
}
.headline {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #FF6600;
}
.small {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #475970;
}
