
body { 
	/* color: #1d1d1d; */
	color: #323232; background:white; 
	margin:0; padding:0; 
	Font-size: 100%; 	
	font-family: Georgia, 'Lucida Grande', Georgia, serif;
	/* font: 84.5% Georgia, serif; */
}

blockquote.tweaked {
	Font-size: .925em; 	
	line-height: 1em; 
}

p {
	font-size: 0.95em; 
	line-height: 1.5em; 
}

p.white {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
}

h1{
	font-weight : bolder;
	font-family : sans-serif;
	font-size : larger;
	color:black; 
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-family: 'Helvetica Neue', Arial, Verdana, sans-serif; 
	color:black; 
}

h3 {
	font-style: normal;
	font-weight:500;
	font-size:1.2em; 
	font-family: 'Helvetica Neue', Arial, Verdana, sans-serif; 
	color:black; 
	margin-bottom:-0.4em
}

hr {
	color:#c0c0c0;
}

li{
	font-size: 0.875em;
	line-height: 1.3em; 
	margin-bottom: 0.2em
}


a:link {
	/* font-weight: bold; */
	font-weight: normal;
	color: #0000c8;
	/* font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; */
	/* font-weight : bold; */
	font-weight : normal;
}

a:visited {
	font-weight: normal;
	color: #782c88;
	/* font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; */
	/* font-weight : bold; */
	font-weight : normal;
}

 p.small {
	color : black;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}


	
       
