.body {
	background-color: #AEAFB3;
}
.copy {
	color: #133b5f;
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
	word-spacing: 2px;
	margin: 0 20px 20px 0;
}

.copyBig {
	color: #133b5f;
	font-size: 14px;
	font-family: Verdana;
	line-height: 18px;
	word-spacing: 2px;
	margin: 0 20px 20px 0;
}

h2 {
	color: #133b5f;
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 22px }

.greenBig {
	color: #B6D66B;
	font-size: 18px;
	font-family: Verdana;
	line-height: 22px }

.blueBig {
	color: #133B5F;
	font-size: 18px;
	font-family: Verdana;
	line-height: 22px }
.vacancies  {
	color: #133b5f;
	font-size: 10px;
	font-family: Verdana }

.vacanciesHead {
	color: #133b5f;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold }

.cga a:link {
	color : #133B5F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #AEAFB3;
	padding: 2px;
}

.cga a:visited {
	color : #133B5F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #AEAFB3;
	padding: 2px;
}

.cga a:hover {
	color: #133B5F;
	font-weight: bold;
	border-bottom: 1px dotted #133B5F;
	background-color: #B6D66B;
}

