/*MPC : JM_1.CSS*/

/* TEXT ELEMENTS */


body
	{
	background-color: #ffffff;
	color: #54769C;
	}  

body
	{
	font-family: serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14pt;
	color: #54769C;
	}  

	
div, span	
	{
	font-family: serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: #54769C;
	}
	
p 
	{
	font-family: serif;
	font-style: normal; 
	font-weight: bold; 
	font-size: 14pt; 
	color: #54769C;
	}
	
	
td
	{
	font-family: serif;
	font-style: normal;
	font-weight: bold; 
	font-size: 14pt;
	color: #54769C;
	} 

.footer
	{
	background-color: #ffffff;  
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: normal; 
	font-size: 8pt;
	color: #54769C;
	}
	
	
.head1
	{
	font-family: serif; 
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	color: #54769C;
	} 
	 
.head2 
	{
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	color: #54769C;
	}


.head3
	{
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #54769C;
	}

.head4 
	{
	font-family: arial, helvetica, sans-serif, verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #54769C;
	}

hr
	{
	color: #8BA4C2;
	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: #000080;
	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;
	}

	

