/* Page content style ------------------------------------------------------ */
.content10px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}
.content14px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
	/* following should not be here */
	text-align: center;
}
/* ------------------------------------------------------------------------- */

/* Hyperreference style ---------------------------------------------------- */
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
/* ------------------------------------------------------------------------- */

img {
	border: none;
}
