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

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: 24px; 
	text-align: left; 
	color: #000000;}	

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;}
  
