H1, H2, H3, H4, H5 {
    color : #5A3686;
    font-family: sans-serif;	
}

HR {
    color: #579FE3;
}

.thumbnail {
    border: 2px solid  #E2A8B4;
    cursor : hand;
}

.byline {
    font:  bold italic;
}

.fish, .navigation {
    text-align : center;
}

A {
    font-family : sans-serif;
    color : #5A3686;
}

A:hover {
    color : red;
}

TD.maintext {
    text-align : justify;
}

TABLE.index {
    border : 8px ridge #E2A8B4;
    padding : none;
    border-collapse : collapse;
}

TABLE.index TD {
    border : 2px solid #E2A8B4;
    padding : none;
}

.indextext {
    text-align : justify;
    font-family: sans-serif;	
    padding : 50px 20px;
}

.updated {
    text-align : center;
    font-family : sans-serif;
    font-size : smaller;
}

BODY {
    text-align : justify;
    color : #5A3686;
}

.ooc {
    text-align : justify;
    color : darkgreen;
    padding-left : 80;
    font-family: sans-serif;	
    font-size : smaller;
}

SPAN.ooc {
    font-weight : bold;
    font-size	: larger;
    font-family	: serif;
}

