.center { 
  text-align: center;
}

.center table { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

body {
  font-family: arial, sans-serif; 
  font-size: 20px;
  background-image: url("../../../IPMSbackground.jpg");  
  color: #000000;
}

p { 
	font-family: Arial, verdana; 
	color: #000000;
	font-size: 20px;}

dt { 
	font-family: Arial; 
	font-size: 16px;}

h1{ 
	font-family: Arial; 
	font-size: xx-large; 
	text-align: center; 
	color: #0000C0;
}

h2{ 
	font-family: Arial; 
	font-size: x-large; 
	text-align: center; 
	color: #0000FF;
}
h3 {
	font-family: Arial;
	font-size: 32px;
	text-align: center;}

h4 {
	font-family: Arial; 
	font-size: 26px; 
	text-align: center; 
	color: #202020;}

h5 {
	font-family: Arial; 
	font-size: 26px; 
	text-align: left; 
	color: #202020;}	
	
td { 
	font-family: Arial; 
	font-size: 20px; 
	text-align: left;}
th { 
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	font-size: 20px;}	

a:link {
	color: #000000; 
	font-weight: bold}

a:visited {
	color: #400080;
	font-weight: bold}

a:hover {
	color: #BBDDFF;
	background: #555555;}
  


.small {
  font-size: 75%;
}

.large {
  font-size: 200%;
}

.tiled {
  background-image: url(".tile.png");
  background-repeat: repeat-x;
  background-color: #000000;
  padding: 0;
}

.thumb {
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}

.slide {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}
