body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.top:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.top:visited {
	color: #666666;
	text-decoration: none;	
	font-weight: bold;
}

a.top:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.top:active {
	color: #666666;
	text-decoration: none;	
	font-weight: bold;
}

a.grey:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.grey:visited {
	color: #666666;
	text-decoration: underline;	
	font-weight: bold;
}

a.grey:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.grey:active {
	color: #666666;
	text-decoration: underline;	
	font-weight: bold;
}

a.link:link {
	color: #666666;
	text-decoration: none;
}

a.link:visited {
	color: #666666;
	text-decoration: none;	
}

a.link:hover {
	color: #666666;
	text-decoration: underline;
}

a.link:active {
	color: #666666;
	text-decoration: none;	
}



