body {
		
		font-family: verdana, arial, helvetica, "sans serif";
		background-color: #FFFFFB;
		max-width: 240px;
		}
	
p	{
	font-size: 1em;
	}
	
#handheld	{
			align: center;
			}

#screen	{
			display: none;
			}

a:link	{
			text-decoration: underline; 
			color: #006591; 
			font-size: 1em;
			font-weight: bold; 
			}

a:visited {
			text-decoration: underline;
			color: #006591; 
			font-size: 1em;
			font-weight: bold; 
			}


a:hover {
			text-decoration: none;
			color: #6a6a5a; 
			font-size: 1em;
			font-weight: bold; 
			}

a:active {
			text-decoration: none;
			color: #006591; 
			font-size: 1em;
			font-weight: bold; 
			}

h1  {
	font-size: 3em;
	padding-top:10px;
	text-align: center;
	color:#006591;
	font-weight:bold;
	}

h2  {
	font-size: 1.5em;
	text-align: center;
	color: #ffcc00;
	text-valign: center;
	background-color:#006591;
	margin-bottom: 0;
	}
	
h3	{
	font-size: 1.5em;
	text-align: left;
	color:#006591;
	font-weight:bold;
	margin-bottom: -.35cm;
	}

h4  {
	font-size: 1.5em;
	text-align: center;
	color: #FFFFFB;
	text-valign: center;
	font-weight: 900;
	background-color:#006591;
	margin-bottom: 0;
	}

.narrative	{
	margin-bottom: -.25cm;
	font-size: 1em;
	}
			
.caption	{
	font-size: .9em;
	align: center;
	text-align:center;
	margin-top: 0;
	}
	
.hiddenPic {display:block;}

