.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: inline-block;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #060;
	text-decoration: none;
}
.feet {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: justify;
	position: static;
	left: auto;
}
.white {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.feet .grey tr td {
	text-align: center;

}
.tr {
	font-weight: bold;
	text-align: center;
	color: #000;
}

body {
	color:#000
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

body p {
	text-align: left;	
}

A:link {
	COLOR: #090;
	TEXT-DECORATION: none;
	font-weight: bold
}
A:visited {	COLOR: #090;
	TEXT-DECORATION: none;
	font-weight: bold
}
A:active {	COLOR: #090;
	TEXT-DECORATION: none;
	font-weight: bold
 }
A:hover { 	COLOR: #333;
	TEXT-DECORATION: none;
	font-weight: bold
}



.bA a:link {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 8px;
}
.bA a:visited {	COLOR: #333;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 8px;
}
.bA a:active {	COLOR: #333;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 8px;
 }
.bA a:hover { 	COLOR: #090;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 8px;
}

