body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #006400;
	text-decoration: none
}

a:active {
	color: red;
	text-decoration: none
}

a:hover {
	color: green;
	text-decoration: underline
}

a.grey {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	background : transparent;
}

a:hover.grey {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background : transparent;
}

a.link {
	color : #008e7f;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}

a:HOVER.link {
	color : #213BA7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : underline;
	background : transparent;
	font-weight : normal;
	margin-left : 0;
	padding-left : 0;
	font-style: normal;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036276;
}

.style6 {
	font-size: 9px
}

.style7 {
	font-size: 9
}

