
.body {
	background-color : #bbe9ff;
	text-align : center;
	margin-top : 0;
	margin-left : 0;
}

.content {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 0.8em;
	font-weight : bold;
	color : #000080;
	text-align : center;
}

.content2 {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 1em;
	font-weight : normal;
	color : #000080;
	text-align : left;
}

.content3 {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 1em;
	font-weight : normal;
	color : #000080;
	text-align : center;
	margin-top : 0;
	margin-bottom : 0;
}

.content3i {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 1em;
	font-weight : normal;
	color : #000080;
	text-align : center;
	margin-top : 0;
	margin-bottom : 0;
}

.content3n {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 1em;
	font-weight : bold;
	color : #000080;
	text-align : center;
	margin-top : 0;
	margin-bottom : 0;
}

.biohdg {
	font-family :  Times, Helvetica, sans-serif;
	font-style : normal;
	font-size : 1em;
	font-weight : bolder;
	color : #000080;
	text-align : center;
	margin-top : 0;
	margin-bottom : 0;
}

.biopara {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 0.8em;
	font-weight : bold;
	color : #000080;
	text-align : left;
}

.biocont {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 0.8em;
	font-weight : normal;
	color : #000080;
	text-align : left;
}

.name {
	font-family :  serif;
	font-style : italic;
	font-size : 1.2em;
	font-weight : bold;
	color : #000080;
	text-align : center;
	padding-top : 0;
	padding-bottom : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.address {
	font-size : 1.2em ;
	font-weight : bold ;
	font-family : serif;
	color : #000080;
	text-align : center;
	padding-top : 0;
	padding-bottom : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.elink {
	font-size : 1.0em ;
	font-weight : bold ;
	font-family : serif;
	color : #0000ff;
	text-align : center;
	padding-top : 0;
	padding-bottom : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.elink:hover, elink:over {
	color : #ffffff;
	background-color : #0000ff;
}

.number {
	font-size : 1.5em ;
	font-weight : bold ;
	font-family : serif;
	color : #000080;
	text-align : center;
}

.divblock {
	text-align : center ;
	border-width : .1em;
	border-style : solid;
	border-color : gray;
	padding-left : 5px;
	padding-right : 5px;
	width : 475px;
	margin : auto;
}

.divblockl {
	text-align : center ;
	border-width : .1em;
	border-style : solid;
	border-color : gray;
	padding-left : 5px;
	padding-right : 5px;
	width : 475px;
	margin : auto;
	background-color : #EAF9FF ;
}


.heading {
	font-size : 1.3em ;
	font-style : italic;
	font-weight : bold ;
	font-family :  Arial, Helvetica, sans-serif;
	color : #000080;
	text-align : center;
}

.heading2 {
	font-size : 1.5em ;
	font-style : normal;
	font-weight : bold ;
	font-family :  Arial, Helvetica, sans-serif;
	color : #000080;
	text-align : center;
}

.footing {
	font-size : 1.0em ;
	font-style : italic;
	font-weight : normal ;
	font-family :  serif;
	color : #000080;
	text-align : center;
}

.footing2 {
	font-size : 1.0em ;
	font-style : italic;
	font-weight : bold ;
	font-family :  serif;
	color : #000080;
	text-align : center;
}

.copyright {
	font-size : 1.0em ;
	font-style : normal;
	font-weight : normal ;
	font-family :  serif;
	color : #000080;
	text-align : center;
}

.menu {
	font-size : 1em ;
	font-weight : bold ;
	color : #ffffff ;
	text-decoration : none;
}

.limenu {
	display : inline ;
	position : relative ;
	background-color : #000080 ;
	text-align : center ;
	margin : 0.5em;
	padding-right : 5px ;
	padding-left : 5px ;
}

.limenu:hover, li.over {
	background-color : #0000ff;
}


.footer {
	color : #990033;
	text-align : center;
	font-weight : 600;
	font-size : .8em ;
	font-weight : bold ;
	font-family : Arial, Helvetica, sans-serif;
}

.tagnotes {
	font-size : .6em ;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
}	

h1 {
	font-weight : bold;
	font-size : 1.3em;
	color : #990033;
	text-align : center;
	margin : 5px;
	height : 1em ;
}
	
h2 {
	font-weight : bold;
	font-size : 2.5em;
	color : #990033;
	text-align : center;
}
	
h3 {
	font-weight : bold;
	font-size : 1.5em;
	color : #990033;
	text-align : center;
}	   

ul {
	list-style-type : none;
	text-align : center;
	display : inline ;
} 


