<head>

<title>Stylesheet</title>

<style type="text/css">

<!--

body {
 
  background-image:url('../images/background.jpg');
  
  background-color: #CCCCCC;
	
	background-attachment:scroll;
  
	background-repeat:no-repeat;
 
  background-position:top center}

	
h1 {
	
	text-align: center;

	font-family: Abadi, Copperplate Gothic Bold, Arial, Serif;

	font-size: 30pt;

	font-weight: bold;

	font-style: normal;

	font-variant: small caps;

	color: #003366}

	

h2 {

  margin-left: 5cm;
	
	text-align: left;

	font-family: Abadi, Arial, Sans-serif;

	font-size: 20pt;

	font-weight: bold;

	font-style: normal;

	font-variant: small caps;

	color: black}

	

h3 {

  margin-left: 0cm;
	
	text-align: center;

	font-family: Arial, Serif;

	font-size: 18pt;

	font-weight: bold;

	font-style: italic;

	font-variant: normal;

	color: black}

	

h4 {

  margin-left: 5cm;
	
	text-align: left;

	font-family: Arial, Serif;

	font-size: 14pt;

	font-weight: bold;

	font-style: italic;

	font-variant: normal;

	color: black}

	

p {

	margin-left: 5cm;
	
	text-align: justify;

	font-family: Arial, Serif;

	font-size: 14pt;

	font-weight: normal;

	font-style: normal;

	font-variant: normal;

	color: black}

	

ul {

  margin-left: 5.5cm;
 
  text-align: left;

	font-family: Arial, Serif;

	font-size: 14pt;

	color: black}

	

table {

  margin-left: 5cm;
	
	font-family: Arial, Serif}



img {

	border: 0pt}

	

a:link {

  color: #003366;

	font-family: Arial, Serif;

	font-size: 14pt}



a:visited {

  color: #993399;

	font-family: Arial, Serif;

	font-size: 14pt}

	

a:hover {

  color: #009966;

	font-family: Arial, Serif;

	font-size: 14-pt}


-->

</style>

</head>



