h1 { color : White;
			font-family : verdana;
			font-weight : normal; 
			text-align : center; 
			 }
			 
 h2 { color : White;
			font-family : verdana;
			font-weight : normal; 
			text-align : center; 
			 }
			 
h3 { color : White;
			font-family : "Tw Cen MT";
			font-weight : bold; 
			text-align : center;
			font-size : 20pt; 
			 }
			
p.cap {
	margin-left : 10%;
	margin-right : 10%;
}

p.arrow { font-size : 12 pt;
			text-decoration : none; }

p.intro {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-align : center;
			}
			
p.family {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-align : center;
			}
			
p.narr {
	font-family : "Tw Cen MT", Verdana, Arial, sans-serif;
	font-size : 11t;
	text-align : justify;
	color : white;
}
			
p.main {
	font-family : "Tw Cen MT", Arial;
	font-size : 11pt;
	text-align : left;
}
			 
p.nav {
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-indent : 0pt;
	font-weight : bold;
	color: white;
}

p.sm {
	color : Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size :7pt;
	text-indent : 0pt;
	}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : white;
	background-color : #6d6d6d;
}

A:link {
	color: White;
}
A:visited {
	color: #FAF8D8;
}

A:active { color : Silver;  }

anchor { color: Silver; }