<!--
a:link{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}
a:visited{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
a:hover{
	font-family: Arial;
	font-size: 10pt;
	color: #F608E1; 
	}
body{
	margin:0; background-color: AAD4FC;
	scrollbar-base-color: #CEBB9C;
	scrollbar-arrow-color: #AAD4FC;
	scrollbar-highlight-color: #AAD4FC;
	scrollbar-face-color: #F608E1;
	scrollbar-track-color: #AAD4FC;
	scrollbar-shadow-color: #AAD4FC;
	scrollbar-darkshadow-color: #AAD4FC; font-family:Arial; font-size:10pt; letter-spacing:1
	}
h1{
	margin:0; font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold; letter-spacing:3; text-align:center; font-style:italic
	}
th{
	font-weight: bold;
	height: 68; 
	background-image: url('../images/tablehead.jpg'); margin-left:10; margin-right:5; margin-top:0; margin-bottom:10
	}
h2{ 
	font-family: Arial;
	font-size: 10pt;
	color: #000000; 
	letter-spacing: 2; margin-top:0; margin-bottom:0; font-weight:bold; text-align:center
	}
p            { font-family: Arial; font-size: 10pt; letter-spacing: 1 }
-->