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%;
}

div.emp { color : #ccccff }

p.arrow { font-size : 12 pt;
			text-decoration : none; }
p.fam {
	font-family : Arial, Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-align : justify;
	font-weight : bold;

}

p.intro {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
			}
			
p.main {
	font-family : Arial, 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;
	}

li { 
	font-size : 9pt; }
	
body {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color : white;
	background-color : #C0C0C0;
}



A:link {
	color: #FFFFCC;
	font-size : 8pt;
}
A:visited {
	color: #FAF8D8;
	font-size : 8pt;
}

em { color : #ccccff;
		font-weight: bold;
			font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;  }

A:active { color : Silver;  }

anchor { color: Silver; 
				font-size : 8pt; }