body {
        color : darkslategray;
        background-color: snow;
        background-image : url('images/baseback.gif');
        font-family : "‚l‚r ‚oƒSƒVƒbƒN";
        font-size : 14px;
        cursor : crosshair
}
a {
        color : purple;
        text-decoration : underline;
        font-size : 14px;
        cursor :  auto
}
a:visited {
        color : green;
        font-size : 14px;
        cursor :  auto
}
a:hover {
        color : red;
        font-size : 14px;
        cursor : auto
}
a:active {
        color : fuchsia;
        font-size : 14px;
        cursor :  auto
}
a[target="_blank"]:after {
        content: url('./images/newwinicon.gif');
}
.access {
        font-size: 90%;
        color: gray;
        background-color: white;
}
.box {
        text-align: center;
        background-color: white;
}
.normal {
        background-color: white;
}

.delimiter {
        color : fuchsia;
        background-color: white;
        font-weight : bold;
        font-size : 12px;
}
.description {
        color : green;
        background-color: white;
        font-size : 12px;
}
.description2 {
        font-size: 85%;
        color: darkslategray;
	background-color: white;
}
.displaybox {
        color: ghostwhite;
        font-size: 90%;
        border-style: solid;
        border-width: 4px;
        border-color: white;
        background-color: rosybrown;
}
.lightup {
	color: hotpink;
	font-weight: 600;
}
.line {
        color : purple;
}
.scientific_name {
        font: italic normal 600 100% "Times New Roman",serif;
}
.small {
        font-size : 10px;
}
.stamp {
        font-size : 90%;
        color : gray;
}
.stripe {
        color: white;
        font-size: 90%;
        font-weight: 500;
        background-image : url('./images/stripe.gif');
        background-color: purple;
}
.stripex {
        color: white;
        font-size: 120%;
        font-weight: 600;
        background-image : url('./images/stripe.gif');
        background-color: purple;
}
.title {
        color : purple;
        font-weight :bold;
        font-family : "‚l‚r ‚oƒSƒVƒbƒN";
        font-size : 24px;
}
.whisper {
        background-color: white;
        font-size : 10px;
}

.attribute0 {
	color: white;
        background-color: silver;
}
.attribute1 {
	color: #990099;
        background-color: silver;
}
.attribute2 {
	color: white;
        background-color: navy;
}
.attribute3 {
	color: white;
        background-color: purple;
}
.attribute4 {
	color: yellow;
        background-color: #009933;
}
.attribute5 {
	color: yellow;
        background-color: olive;
}
.attribute6 {
	color: white;
        background-color: palevioletred;
}
.attribute7 {
	color: white;
        background-color: olive;
}
.attribute8 {
	color: red;
        background-color: white;
}
.attribute9 {
	color: white;
        background-color: brown;
}
.attribute10 {
	color: white;
        background-color: green;
}
.subheading {
	color: white;
        background-color: royalblue;
}

