body  {
	font-family:"Arial Times New Roman";
	color:white;
	font-size:12pt;
	margin-right:40px;
	margin-top:20px;
	margin-left:40px;
	background-color:black;
	
	background-attachment:fixed;}

.big:hover  {text-decoration:none;
	background-image: url(images/Arrow44a.gif); background-repeat: no-repeat;
}

.small:hover  {text-decoration:none;
	background-image: url(images/Arrow4a.gif); background-repeat: no-repeat;
}

img   {border="0"}

h1  {
	color:white;
	font-size:28pt;
	text-align:center;
	background-color:black;
}

h2  {
	color:white;
	font-size:28pt;
	text-align:center;
}


th  {
	color:white;
	background:blue;
}

td  {
	color:white;
	text-align:center;
	background:transparent	
}

h3  {
	font-size:medium;
	color:green;
	font-weight:bold;
	font-style:italic;
}

dt  {
	font-weight:bold;
	font-style:italic;
}

dd  {
	font-style:italic;
}

