/*MPC : NHSG_2.CSS*/

/* TEXT ELEMENTS */


body
	{
	background-color: #ffffff;
	color: #000080;
	}  

body
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt;
	color: #000080;
	}  

	
div, span
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	color: #000080;
	}
	
p 
	{
	background-color: #ffffff;  
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	color: #000080;
	}
	
	
td
	{
	background-color: #ffffff;  
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: normal; 
	font-size: 12pt;
	color: #000080;
	} 

li
	 {
	 font-family: arial, helvetica, sans-serif;
	 font-style: normal;
	 font-weight: bold; 
	 font-size: 12pt;
 	 color: #000080;				/*--  #000080; --*/
	 padding: 2px 2px 2px 2px;	
	 } 
	
	
	
.head1
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	color: #000080;
	} 
	 
.head2 
	{
	background-color: #ffffff;  	
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	color: #000080;
	}


.head3
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #000080;
	}

.head4 
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #000080;
	}

hr
	{
	color: #ff0000;
	border-bottom: 1px solid;
	width: 100%;
	background-color: #ffffff; 
	}
	
 
/*NAVIGATION*/

a.link, a.link:visited
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: oblique;
	font-weight: bold;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none
	}

a.link:hover
	{
	background-color: #ffffff; 
	color: #800080;
	text-decoration: underline;
	}
	

a.bodylink, a.bodylink:visited
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: bold; 
	font-size: 12pt;
	color: #000080;
	text-decoration: underline
	} 

a.bodylink1, a.bodylink:visited
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: oblique;
	font-weight: bold; 
	font-size: 16pt;
	color: #000080;
	text-decoration: underline
	}

	

