/* CSS Document */



body {

  font-family: Arial, helvetica, sans-serif;
  font-size: 11pt;
  line-height: 18px;
  letter-spacing: 0.09em;
  color: #0E1E6C
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image:
  url('graphics/background.jpg');

}

td {

	font-family: Arial, helvetica, sans-serif;
    font-size: 11pt;
    line-height: 18px;
    letter-spacing: 0.09em;
	color: #000000
}



th {

	font-family: Arial, helvetica, sans-serif;
    font-size: 11pt;
    line-height: 18px;
    letter-spacing: 0.09em;
    color: #000000
}



body, html {



	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:
    url('graphics/background.jpg');
	
}

A:link {text-decoration: bold; color: #0E1E6C;}
A:visited {text-decoration: bold; color: #0E1E6C;}
A:active {text-decoration: underline; color: #0E1E6C;}
A:hover {text-decoration: underline; color: #0E1E6C;}

}

.style3 {

	font-family: Arial, helvetica, sans-serif;

	font-size: 8px;

	color: #FFFFFF;

	text-decoration: underline;

}
