.body {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	margin: 0 50px 5px 50px;
	line-height: 22px;
}

.table {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	margin: 0 10px 5px 20px;
	line-height: 22px;
}

.nav {
	font-family: Century Gothic, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
.headlineTable {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	font-style: normal;
	line-height: 20px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d9be40;
	color: #1E5F7A;
	margin: 0 10px 5px 20px;
}


.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	font-style: normal;
	line-height: 20px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d9be40;
	color: #1E5F7A;
	margin: 0 50px 5px 50px;
}

a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #d9be40;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #d9be40;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:hover{
	color: #1E5F7A;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #1E5F7A;
	text-decoration: none;
	font-weight: bold;
}


.boxgray	{

	font-size: 1em;

	color: #333;

	text-align: justify;

	border: 1px solid #999999;

	background-color: #F0F0EE;

	margin: 0 20px 5px 20px;

		padding: 15px;}

