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 : verdana;
			font-weight : bold; 
			text-align : center;
			font-size : 14pt; 
			 }
			
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 : left;
			}
			
p.family {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-align : center;
			}
			
p.narr {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	color : silver;
			}
			
p.main {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-align : left;
			}
			 
p.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	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 : #444444;
}

A:link {
	color: Silver;
}
A:visited {
	color: #FAF8D8;
}

A:active { color : Silver;  }

anchor { color: Silver; }
