body {margin-left: 0;}

p  {font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif; 
	font-weight: Normal;
	letter-spacing: 0px;
	color: white;}
	
p.sansserif {font-family: arial; letter-spacing: 1px}

p.captions {font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD700;
	text-align: center;
	line-height: 140%;
	margin-top: -16px;
	padding-left: 20%;
	padding-right:20%;}

li {font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	color: white;
	margin-bottom: 18px;}

h2 {font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif; letter-spacing: 1px;
	text-align: center;
	color: gold;
	font-weight: Normal;}

img.frame {border:15px double #dddddd;}
	
a:link {color: yellow; border-bottom: 1px dotted white; text-decoration: none;}
a:visited {color: yellow; border-bottom: 1px dotted white; text-decoration: none;}
a:active {color: Tan}