.title14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cont10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.cont12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.red14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc3366;
	text-decoration: none;
}
.red12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #cc3366;
	text-decoration: none;
}
.cont11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	position: fixed;
	height: 12px;
	width: 120px;
}
a:link {
	color: #333333;
	text-decoration: none
}  
a:visited {
	color: #000000;
	text-decoration: none
} 
a:hover {
	color: #000000;
	text-decoration: underline
} 
a:active {
	color: #333333;
	text-decoration: none
}
