/* default page elements */

P, DIV, TD, UL, LI {
	font-family : verdana, arial, sans-serif;
}

B {
	font-weight : bold;
}
I {
	font-style : italic;
}


A {
	color : #FFFF00;
	text-decoration : none;
}

A:Visited {
	color : #FFFFFF;
	text-decoration : none;
}

A:Hover {
	color : #00FF00;
	text-decoration : underline;
}

H1  {
	font-size : 24pt;
	font-weight : bold;
	font-style : normal;
	color : #00FFFF;
	font-family : verdana, arial, sans-serif;
}

H2  {
	font-size : 20pt;
	font-weight : bold;
	font-style : normal;
	color : #00FFFF;
	font-family : verdana, arial, sans-serif;
}

H3  {
	font-size : 18pt;
	font-weight : bold;
	font-style : normal;
	color : #00FFFF;
	font-family : verdana, arial, sans-serif;
}

H4  {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : #00FFFF;
	font-family : verdana, arial, sans-serif;
}


/* page sections */


DIV.footer {	
	font-size : x-small;
	font-family : Arial, sans-serif;
}

A.menu {
	color : #FFFF00;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size :  x-small;
}

A.menu:Visited {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size :  x-small;
}

A.menu:Hover {
	color : #00FF00;
	text-decoration : underline;
	font-family : Arial, sans-serif;
	font-size :  x-small;
}



/* general classes */

.album {
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : #00FFFF;
	font-family : verdana, arial, sans-serif;
}

.dedicate {
	font-size : large;
	background-color : #CCFFFF;
	color : #000066;
	border : medium ridge #00FFFF;	
	padding : 10px;	
	font-family : verdana, arial, sans-serif;
	font-weight :  bold;
	text-align :  center;
}

.menuhead{ 
	font-size : medium;
}

.menudesc{ 
	font-size : small;
	color :  #FFFFFF;
}

.navinote {	
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	font-family : verdana, arial, sans-serif;
	background-color : #000000;
	border :  none;	
	padding : 5px;
	color :  #33CCCC;
	width :  50%;
}

.sailorquote  {
	font-size :  medium;
	background-color : #CCFFFF;
	color : #000000;
	border :  none;	
	padding : 10px;
	width :  90%;
	font-family :  "Times New Roman", Times, serif;
}

.sechead {
	color : #FFFFFF;	
}

.stat {									/* for table statistics */
	font-size : smaller;
	font-weight : normal;
	font-style : normal;
	color : #00FFFF;
	font-family : verdana, arial, sans-serif;
}

.webring {  
font-size : small;
font-family : Arial, sans-serif;
}

TD.newspaper {
	background-color : #FFFFFF;
}

H3.newspaper {
	background-color : #FFFFFF;
	font-size : x-large;
	font-weight : bold;
	font-family : "Times New Roman", serif ;
	color : #000000;	
}

P.newspaper {
	background-color : #FFFFFF;
	font-size : small;
	font-weight : normal;
	font-family : "Times New Roman", serif ;
	color : #000000;
	text-align :  justify;
}

.bookdedicate {
	background-color : transparent;
	font-size : 9px;
	font-weight : bold;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	text-align :  justify;
}

.bookdedrt {
	background-color : transparent;
	font-size : 9px;
	font-weight : bold;
	font-family :verdana, arial, sans-serif;
	color : #000000;
	text-align : right;
}

.hidden {
	font-size : 6px;
	color : #000000;
}

.ttsm{	
	font-size : 8pt;
	font-family : "verdana", "trebuchet MS", "arial", "sans-serif";
}









