.fnOpenText {
	color: black;
	font-family: veranda, arial, courier new;
	font-size:11pt;
	font-weight:bold;
	horizontal-align: left;
} 

.fnOpenText A:hover {
	color:black;
	text-decoration:underline;
}

.fnOpenText A:visited {
	color: black;
	text-decoration: none;
}

.fnOpenText A:visited:hover {
	color:black;
	text-decoration:underline;
}

.fnOpenText A:link {
	color: black;
	text-decoration: none;
}

.fnOpenText A:hover {
	color: black;
	text-decoration:underline;
}

.fnOpenText A:visited:hover {
	color: black;
	text-decoration:underline;
}


.fnOpenLinks {
	color: white;
	font-family: veranda, arial, courier new;
	font-size:9pt;
	font-weight:bold;
	horizontal-align: left;
	background-color: #ACACAC;
} 

.fnOpenLinks {
	color:white
}

.fnOpenLinks A:link {
	color:white
}

.fnOpenLinks A:hover {
	color:white
	text-decoration:underline;
}

.fnOpenLinks A:visited {
	color:white
}

.fnOpenLinks A:visited:hover {
	color:white
	text-decoration:underline;
}

.fnOpenLinks A:link {
	color: white;
	text-decoration: none;
}

.fnOpenLinks A:visited {
	color: white;
	text-decoration: none;
}

.fnOpenLinks A:hover {
	color: white;
	text-decoration:underline;
}

.fnOpenLinks A:visited:hover {
	color: white;
	text-decoration:underline;
}

.fnOpenProg {
	color: gray;
	font-family: veranda, arial, courier new;
	font-size:9pt;
	font-weight:bold;
	horizontal-align: left;
	border: 1px solid #ACACAC;
	padding: 1px

} 


.fnCopyOnder {
	color: gray;
	font-family: veranda, arial, courier new;
	font-size:7pt;
	font-weight:bold;
} 

.fnCopyOnder A:link {
	color:gray;
}

.fnCopyOnder A:hover {
	color:gray;
	text-decoration:underline;
}

.fnCopyOnder A:visited {
	color:gray;
}

.fnCopyOnder A:visited:hover {
	color:gray;
	text-decoration:underline;
}

.fnCopyOnder A:link {
	color: gray;
	text-decoration: none;
}

.fnCopyOnder A:visited {
	color: gray;
	text-decoration: none;
}

.fnCopyOnder A:hover {
	color: gray;
	text-decoration:underline;
}

.fnCopyOnder A:visited:hover {
	color: gray;
	text-decoration:underline;
}


A:link {
	color: #990000;
	text-decoration:underline;
}

A:hover {
	color: #990000;
	text-decoration:underline;
}

A:visited {
	color: #990000;
	text-decoration:underline;
}

A:visited:hover {
	color: #990000;
	text-decoration:underline;
}

BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}