<style type="text/css">
* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
.control:hover {
	color: #999999 !important;
}
.highslide-move {
    cursor: move;
}
</style>/* CSS Document */

