a.noline {
	font-weight: normal;
	text-decoration: none;
}

a.linkwhite {
	color: #003399;
}

.indented {
	margin: 15px;
}

.nicehead {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 14pt;
}

.nicetext {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 10pt;
}

.tinytext {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 9pt;
}

.monospace {
	font-family: "monotype.com", "courier.new", courier, monospace;
}

a.tooltip {
	position: relative;
	text-decoration: none;
	color: #000;
}

a.tooltip:link {
	color: #000;
}

a.tooltip:visited {
	color: #000;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
	color: #000;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 1.5em;
	left: 2em;
	width: 120px;
	background-color: #ccc;
	border: 1px solid #0cf;
	text-align: center;
}

.ep {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: red;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.opr {
	font-family: arial, helvetica;
	color: black;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.info {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

a.info:link {
	font-family: tahoma;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

a.info:active {
	font-family: tahoma;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

a.info:visited {
	font-family: tahoma;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
