@charset "iso-8859-1";

/* Presentation Stylesheet */ 

/*h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 2px 0;
 }*/

p, h1, h2, h3, h4, h5, h6
{
	margin: 1em 0px;	/* for better consistency across platforms */
}
 
/*p:first-letter {
 font-size: 1.2em; 
 /*font-weight: bold;*/
/* color: #000000 ;
 }*/
 
.pHolder {
	vertical-align: middle ;
	margin: 10px ;
	}
	
span.Spcl-1 {
 font-size: 1em ;
 font-weight: bold ;

 }	
 

 .HDtext {
 	font-weight: 800 ;
	color: #0000d2 ;
	}
	
ul {
	margin-top: 0px;
}

li{
	margin-top: 8px;
	list-style: disc ;
	list-style-position: inside ;
}
 
.style1 {color: #000099; font-size:12px;}
 
/*#nav {font-size:0.8em;}*/
/*a.nav:link, a.nav:visited, a.nav:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration:none;
	line-height:20px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration:none;
	line-height:110%;
}*/
/*a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF00;
	text-decoration:none;
	line-height:20px;
	background-color: #0000FF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration:none;
	line-height:110%;
}*/
