/* Cepheus Ltd Stylesheet */
td img {display: block;}body,td,th {
	font-family: Arial;
	color: #65696E;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #65696E;
}
h2 {
	font-size: 12px;
	color: #65696E;
}
a:link {
	color: #68BD49;
	text-decoration: none;
}
a:visited {
	color: #68BD49;
	text-decoration: none;
}
a:hover {
    color:#000000;
	text-decoration: none;
}
a:active {
	color: #68BD49;
	text-decoration: none;
}
.style2 {font-size: 13px}

.textinput {
	border: 0px;
	border-style: none;
	height: 20px;
	font-size: 11px;
	font-family: Arial;
	color:#666666;
	}