A:visited
	{
	color:#0099FF ;
	}	
A:active
	{
	color:#0066FF ;
	}
A:hover
	{ 
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: red;
	text-decoration: underline;
	background-color: none;
	}
A
	{
	font-family: verdana,arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color: blue;
	text-decoration: underline;
	}

A.main:hover
	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: red;
	text-decoration:underline;
	background-color: none;
	font-style:none;
	}

A.main
	{
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color: blue;
	text-decoration:underline;
	font-style:none;
	}
	
A.menubar
	{
	font-family: verdana,arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: white;
	text-decoration:underline;
	font-style:none;
	}
	
A.sidetable:hover
	{
	font-family: Arial;
	font-size: 10pt;
	color: red;
	text-decoration: underline;
	background-color: none;
	}

A.sidetable
	{
	font-family: Arial;
	font-size:10pt;
	color: blue;
	text-decoration: underline;
	}

li.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}	
	
div.Section1
	{page:Section1;}
P
	{color:black;
	 font-size: 12pt; 
	 font-family:Arial, Verdana, Sans-serif;
	 font-weight:normal; 
	 }
	 
	
	 
P.main
		{color: black;
    	 font-family: Arial; 
	     font-size: 12pt;
	     font-weight: lighter;
	     text-align: left;}
		 
P.heading1
	{color:#000000;
	 font-size: 12pt; 
	 font-family:Arial, Verdana, Sans-serif;
	 font-weight:normal; 	 
	}
	
  body 
  {
    background-image: url("images/mcross1.gif");
	background-attachment: fixed;
    margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
  }
  
  
