body, table 	     { font-family: Verdana; font-size: 10pt; }
/*Font:        { Font-size: 10pt }*/
a:link       { font-weight:bold; color: #000000 }
a:visited    { font-weight:bold; color: #000000  }
a:hover      { font-weight:bold; color: #000000  } 

.nav {
	background-color: #000080;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	}

.nav a:link       { Text-decoration: None; color: #FFFFFF }
.nav a:visited    { Text-decoration: None; color: #FFFFFF }
.nav a:hover      { Color: FFCC00; Text-decoration: Underline }

.photos td {text-align: center;}
.photos img {margin-top: 10px;}