.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #999999;
	}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #8FBBEB;
	}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #999999;
	}
	
A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #8FBBEB;
	}

A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #8FBBEB;
	}

A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #999999;
	}
A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #999999;
	}