body { 
	background-color:#000000; 
	color:#ffffff; 
	cursor:auto;
	font-family:arial,'times new roman',san-serif; 
	font-weight:normal; 
	font-stretch:normal; 
	font-size:normal;
	text-align:left; }

a:link { color:#F0F99D }
a:visited { color:#E6BE17 }
a:hover { font-weight:bold }
a:active { text-decoration:blink }

#menu {
	background:#000080;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	cursor:pointer;
	border:7 solid #ffffff;
	border-collapse:seperate;
	padding:5; }

.title {
	font-family:'comic sans ms',arial,'times new roman',san-serif;
	font-weight:bolder; 
	font-stretch:wider; 
	font-size: xx-large;
	color:#00ff00; 
	text-align:center; 
	text-decoration:blink;
	text-indent:0; }

.subtitle {
	font-weight:bold; 
	font-stretch:wide; 
	font-size:x-large;
	text-align:center;
	text-indent:0; }

.text {
	text-align:left; }
p.text:before {
	text-indent:8; }

.news {
	font-weight: bold
	text-align:left;
	text-indent:8;
	border:medium solid #000080; }

.sealdata {
	border-width:0 none #000000;
	padding:3;
	margin:5; 
	caption-side:top; 
	speak-header-cell:always; }

th {
	font-weight:bold; 
	font-stretch:normal; 
	font-size:large;
	text-align:left; }

td..rowtitle {
	font-weight:bold; 
	font-stretch:normal; 
	font-size:large;
	text-align:left; }

td.sealdatacontent {
	font-weight:normal;
	font-stretch:normal;
	font-size:normal;
	text-align:left; }

.sealdata {
	list-style:square inside; }	
.families {
	list-style:square outside; }
.subfamilies {
	list-style:circle inside; }
.species {
	list-style:disk inside; }

#cv {
	border:0;
	border-spacing:20px;
	border-collapse:collapse;
	padding:2;
	color:#000000; }
