.text {
	color: #555555;
	font-size: 11px;
	font-family: Tahoma;
	line-height : 18px;
}
.red {
	color: #CE0000;
}
.menu {
	line-height : 13px;
}
table {
	color: #555555;
	font-size: 11px;
	font-family: Tahoma;
	line-height : 18px;
}
.copytext {
	color: #999999;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
A.copylink:link {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
}
A.copylink:visited {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
}
A.copylink:hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	text-decoration: underline;
}
A:link {
	color: #555555;
	text-decoration: underline;
}
A:visited {
	color: #555555;
	text-decoration: underline;
}
A:hover {
	color: #555555;
	text-decoration: underline;
}
input {
	color : #555555;
	font-size : 11px;
	font-family : Tahoma;
	text-indent : 1px;
}
textarea  {
	color : #555555;
	font-size : 11px;
	font-family : Tahoma;
}