body {
	/* background-color: #ffffff; */
	/* #afb44a; */
	margin-top:0;
	margin-left:0;
}
.text_small_grey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
}
/* copy styles */
.copy {
	font-size: 11px;
    padding-bottom: 0px;
    color: #143f90;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.copy a {
	font-size: 11px;
    padding-bottom: 0px;
    color: #143f90;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.copy a:hover {
	font-size: 11px;
    padding-bottom: 0px;
    color: #143f90;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
    font-weight: bold;
}
.blue_background {
	background-color: #143f90;
}
