BODY {
	FONT-FAMILY: tahoma; font-size:10pt
}
p {
	 margin:0 5; text-indent: 10; 
}
table {
		 font-size: 9pt; font-family: tahoma 
}
table.menu{
		  
color: #FFFFFF
}

A:link {
	COLOR: #333333
}
A:visited {
	COLOR: #333333
}
A:active {
	COLOR: #FF6918
}
A:hover {
	COLOR: #FF6918
}
DIV {
	FONT-SIZE: 9pt; font-family:tahoma 
}
H1 {
	 font-size: 12pt; color: #333333; font-weight:bold; margin-left:7; margin-right:7; font-family: "Georgia";
}
H2  {
	  
font-size: 10pt; color: #FF6918; font-weight:bold; margin:3}
H3 {
	 
margin:3; color: #FF6918; font-weight: bold; font-size:9pt}
H4 {
	margin:0; FONT-WEIGHT: bolder; FONT-SIZE: 13pt;font-family:serif; color:#FFFFFF; word-spacing:0; text-indent:0
}
H5 {
	FONT-SIZE: 10pt; font-family:serif; color:#000066; text-decoration:none 
}
H6 {	
font-size: 10pt; color: #000080
}
.8 {
	
font-size: 8pt}
.cop {	
font-size: 8pt; color: #808080}
a.cop        { font-size: 8pt; color: #808080; text-decoration: none }

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #EEF0F4;
}
:hover.highslide img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a:hover.highslide-credits, a:hover.highslide-credits i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
