html {overflow-y: scroll;}

.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77767B;
}
.link {
	color: #F8AE0A;
	font-weight: bold;
	text-decoration: underline;
}
.linkgrey {
	color: #77767B;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.bold {
	color: #F8AE0A;
	font-weight: bold;
	text-decoration: none;
}
a, a:visited {
	color: #F8AE0A;
	font-weight: bold;
}
.body_double {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #77767B;
	text-align: left;
}
.boldbig {
	color: #F8AE0A;
	font-weight: bold;
	font-size: 16px;
}
.boldbiggrey {
	color: #77767B;
	font-weight: bold;
	font-size: 18px;
}
.boldmidgrey {
	color: #77767B;
	font-weight: bold;
	font-size: 14px;
}

h2 {
 color:#364a15;
 margin-top:30px;
}

h2 small {
 font-size:12px;
}

