/* Stylesheet IMARS document */
/* 2004 by 8toes */

A {
	text-decoration: none;
}
A:link, A:visited {
	color: Fuchsia;
	background-color: transparent;
/*	background-color: #8B008B; */
	font-weight: bold;
}
A:hover{
   text-decoration: none;
	color: White;
	background-color: #FF00FF;
	font-size: 14px;
}

b {
	color : #FFFF00;
	background-color : transparent;
}
blockquote {
    /*color : White;*/
	background-color : transparent;
	background-attachment : fixed;
	text-indent : 10px;
}
body, td, tr {
	color: White;
	font-size: 10pt;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : url(blubkg.gif) repeat;
    background-attachment : fixed;
	
	}
font {
	color:#FFFFFF;
	font-size: 10pt;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.content {
background: transparent;
border: medium ridge #9932CC;
margin: 10px 10px 10px 2%;
text-align: justify;
padding : 15px;
background-attachment : fixed;
}

HR {
	color: #FFFF00;
	background-color: transparent;
	width: 95%;
	float : none;
	height: 2px;
}
PRE {
	background-color: transparent; 
	color: white;
	font-family:  "Courier New", Courier, monospace;
	font-size: 10pt; 
	 margin-left: 1%;
     white-space: pre
}
p {
	text-indent: 5% ;
}
H2 {
	text-align: center;
	color : #FFFF00;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
}
H4 {
	text-align: center;
	color: #FFFF00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
H5 {
    text-align: center;
	color : #FFFF00;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}
H6 {
   text-align: center;
	background-color : transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 6pt;
}
/* border-width */
IMG {
border-color : #9932CC #9932CC #9932CC #9932CC;
} 
SCR {
	border : thick Silver;
}
STRONG {
	font-style : italic;
	font-weight : bold;
	color : Yellow;
	background-color : transparent;
}
SMALL {
	color: #FFFF00;
	font-family:  size8pt Verdana Geneva Arial Helvetica sans-serif;
	background-color : transparent;
}

TABLE {
	background-color : transparent;
/*	background : fixed;*/
/*	background : url(blubkg.gif);*/
} 

UL {
	list-style: none;
	margin : 2%;
}
