@charset "UTF-8";
body {
	background-image: url(../Copy%20of%20CVET/images/BG_Green_Fade.jpg);
	background-repeat: repeat-x;
	background-color: #8F996B;
	color: #EFECE7;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #807C76;
}
.body_copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-variant: normal;
	color: #000;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.body_bold {
	color: #807C76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030;
	text-decoration: underline;
}
