BODY {
	background : url(../basicFiles/clouds.gif);
	border : medium Blue;
	color : Blue;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
}
<!-- ================================================================= -->
H1{
	font-family : Arial;
	font-weight : bold;
	font-size : x-large;
	text-align : center;
	color : #0000CC;
	background : none;
}
H2{
	font-family : Arial;
	font-weight : bold;
	font-size : larger;
	text-align : center;
	color : #0000CC;
	background : none;
}
H3 {
	font-family : Arial;
	font-weight : normal;
	font-size : larger;
	text-align : center;
	color : #0000CC;
	background : none;
}
H2.norm {
	font-family : Arial;
	font-weight : bold;
	font-size : larger;
	text-align : center;
	color : #0000CC;
	background : none;
}
H3.norm {
	font-family : Arial;
	font-weight : normal;
	font-size : larger;
	text-align : center;
	background : none;
}
H2.whosWho {
	font : bolder xx-large BETATECH;
	text-align : center;
	color : Black;
	line-height :80%;
}
H3.whosWho {
	font : bolder x-large BETATECH;
	text-align : center;
	color : Black;
}
<!-- ================================================================= -->
P.norm {
	font-family : Arial;
	font-weight : bold;
	font-size : smaller;
	text-align : justify;
	color : #0000CC;
	margin-left : 10px;
	margin-right : 10px;
}
P.bigger {
	font-family : Arial;
	font-weight : bold;
	font-size : medium;
	text-align : justify;
	color : #0000CC;
	margin-left : 10px;
	margin-right : 10px;
}
P.si_diff {
	font-family : Arial;
	font-weight : bold;
	font-size : smaller;
	text-align : justify;
	color : #0000CC;
	margin-left : 10px;
	margin-right : 10px;
	font : italic;
}
<!-- ================================================================= -->

SPAN.script {
	font-family : Arioso;
}
SPAN.3_script {
	font-family : Arioso;
	font-size : larger;
}SPAN.whiteTop {
	text-align : center;
	font-family : Arial;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
}

SPAN.yellowTop {
	text-align : center;
	font-family : Arial;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #E0DE96;
}

span.biophoto{
	text-align : justify;
	color : White;
	font : bold larger Arial;
}
span.normCenter{
	text-align : right;
	color : Fuchsia;
}
<!-- ================================================================= -->


<!-- ================================================================= -->
TD.biophoto {
	text-align : justify;
	color : White;
	font : bold medium Arial;
}

TD.ctr {
	text-align : center;
	color : #0000CC;
	font : medium Arial;
}


TD.sctr {
	text-align : center;
	color : #0000CC;
	font : bold smaller Arial;
}
TD.sctr2 {
	text-align : center;
	color : #0000CC;
	font : bold smaller Arial;
        border : Black;
}

TD.sjust {
	text-align : justify;
	color : #0000CC;
	font : bold smaller Arial;
}
TD.slft {
	text-align : left;
	color : #0000CC;
	font : bold smaller Arial;
}
TD.ssctr {
	text-align : center;
	color : #0000CC;
	font : bold 70%/normal Arial;
	padding-top : 0%;
	padding-bottom : 0%;
}
TD.sslft {
	text-align : left;
	color : #0000CC;
	font : bold 70%/normal Arial;
	padding-bottom : 0%;
	padding-top : 0%;
	line-height : normal;
}
TD.topNavBar {
	text-align : center;
	color : #0000CC;
	font : bolder 70%/normal Arial;
	padding-bottom : 0%;
	padding-top : 0%;
	line-height : normal;
	vertical-align : middle;
}
<!-- ================================================================= -->


