<style type="text/css">

a {
color: #666666;
text-decoration: none;
}

a:link {
color: #557490;
text-decoration: underline;
}

a:hover {
color: #666666;
text-decoration: underline;
}

a:visited {
color: #557490;
text-decoration: underline;
}

body {
	background-color: #e2e2e2;
}

.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #557490;
	text-transform: none;
	font-style: normal;

}
.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;

}
.TextFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.TextMainRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-transform: none;
}
.TextMailFormRequired {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
	text-transform: none;
}
.TextMailForm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
.TextClients {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
.TextStaff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
.TextStaffName {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
}
.TextStaffTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
.TextServicesBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-style: normal;
}
.TextHome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}
.TextServicesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #557490;
	text-transform: none;
	font-style: normal;
	text-decoration: none;

}
.TextMainCV {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: normal;
	text-transform: none;
}

