<style type="text/css">
body { font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : #000000; 
}

body { position: absolute;
left: 1px;
top: 1px;
background-image: url("background.jpg" ); }


p  { font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : #000000;
text-align: justify; 
}

h1 { font-family : Arial, Helvetica, sans-serif;
font-style : normal;
color : #800000; 
text-align: center;
}

h2 { font-family : Arial, Helvetica, sans-serif;
font-style : normal;
text-align: center;
color : #800000; }

h3 { font-family : Arial, Helvetica, sans-serif;
font-style : normal;
text-align: center;
color : #800000; }

body { font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : #000000; }

a:link { text-decoration: underline; 
color: #B50515; }

a:hover { text-decoration: underline;
 color: #808080; }

a:visited { text-decoration: none; 
color: #808080 }

img { border-color: #800000; }

.address  {
font-family: 'Times New Roman'; 
font-style: italic; 
font-size: 10px;
color: #000000; 
}

.button	{ padding: 2px;
	  border: 2px outset;
	  background-color: #C0C0C0;
	  width: 150px;
	  text-align: center;
	}

.button2 { padding: 2px;
	  border: 2px outset;
	  background-color: #C0C0C0;
	  width: 250px;
	  text-align: center;
	}

.bold	{ font-weight: bold;
	}

</style>