body {background-color: #FFFFFF;
      font: 1.2em/1.6em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
      font-weight: normal;
      color: #4E4E4E
}

a {color: White;
   font: "Arial";
 	text-decoration: none;
	background: #156265
}

a:visited {color: white; 	
           background: gray
}

a:hover {color: black;	
	background-color: white
}

a.misc:visited {color: #AAAAAA;	
		background: #F0F0FF
}

a.misc:hover {color: white;	
	background: #156265
}

a.misc {color: #156265;
 	background: white
}

table.type2 {border: 10;	
	border-style: solid;	
	border-color: black
}

.hed{color: #156265;	
	font-variant: small-caps;	
	font-weight: bold
}