@charset "UTF-8";
/* CSS Document */

/* BODY CHARACTERISTICS */

body
{
background-color:#1f364e;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #4e6884;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}

