body {
    font-family : Optima, Helvetica, Arial, Verdana;
    font-size : 9pt;
    color: #000000;
} 

.compbiotext {
    font-family : Optima, Helvetica, Arial, Verdana;
    font-size : 9pt;
    color: #000000;
    text-align: justify;
}

.compbiotext a:link {
    color: #336699;
    text-decoration: underline;
    font-weight: bold;
}

.compbiotext a:hover {
    color: #990000;
    text-decoration: underline;
    font-weight: bold;
}

.compbiotext a:active {
    color: #990000;
    text-decoration: underline;
    font-weight: bold;
}

.compbiotext a:visited {
    color: purple;
    text-decoration: underline;
    font-weight: bold;
}

.compbiomaintitle {
    font-family : Optima, Helvetica, Arial, Verdana;
    font-size : 14pt;
    color: #336699;
    font-weight: bold;
}

.compbiotexttitle {
    font-family : Optima, Helvetica, Arial, Verdana;
    font-weight: bold;
    font-size : 12pt;
    color: #336699;
}

.compbiotexttitlesub {
    font-family : Optima, Helvetica, Arial, Verdana;
    font-weight: bold;
    font-size : 10pt;
    color: #336699;
    text-decoration: none;
}

.compbiotexttitlesub a:link {
    color: #336699;
    text-decoration: none;
    font-weight: bold;
}


.compbiotexttitlesub a:hover {
    color: #336699;
    text-decoration: none;
    font-weight: bold;
}

.compbiotexttitlesub a:active {
    color: #336699;
    text-decoration: none;
    font-weight: bold;
}

.compbiotexttitlesub a:visited {
    color: #336699;
    text-decoration: none;
    font-weight: bold;
}


.compbiotexttitlesubsub {
    font-family : Optima, Helvetica, Arial, Verdana;
    font-weight: bold;
    font-style: italic;
    font-size : 9pt;
    color: #336699;
    text-decoration: none;
}

.compbiotexttitlesubsub a:link {
    color: #336699;
    text-decoration: none;
    font-weight: bold;
}

.compbiotexttitlesubsub a:hover {
    color: #990000;
    text-decoration: underline;
    font-weight: bold;
}

.compbiotexttitlesubsub a:active {
    color: #990000;
    text-decoration: underline;
    font-weight: bold;
}

.compbiotexttitlesubsub a:visited {
    color: purple;
    text-decoration: underline;
    font-weight: bold;
}



.compbiotinytext {
    font-family : Optima, Helvetica, Arial, Verdana;
    font-size : 8pt;
    color: #333333;
}

.compbiotinytext a:link {
    color: #336699;
    text-decoration: underline;
}

.compbiotinytext a:hover {
    color: #990000;
    text-decoration: underline;
}

.compbiotinytext a:active {
    color: #990000;
    text-decoration: underline;
}

.compbiotinytext a:visited {
    color: purple;
}

.flright {
	float : right;
	padding-left: 15px;
	padding-bottom: 10px;
}

.flleft {
	float : left;
	padding-right: 15px;
	padding-bottom: 10px;
}
