body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
}
.bold_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
}

a:link {
	color: #134E88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #134E88;
}
a:hover {
	text-decoration: none;
	color: #B2065F;
}
a:active {
	text-decoration: none;
	color: #134E88;
}.bolditalic_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}
.copy_boldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.copy_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.copy_serifbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bold_copy_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #B1065D;
	font-weight: bold;
}
.small_cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
.blue_text_bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #134E88;
}
.watermark_bg {
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	height: 440px;
	background-position: right bottom;
}

.button a:link {
	color: #134E88;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.button a:visited {
	text-decoration: none;
	color: #134E88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.button a:hover {
	text-decoration: none;
	color: #B2065F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.button a:active {
	text-decoration: none;
	color: #134E88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
