


a:link { 
	color: #000099 ;
	text-decoration: underline;
}
a:visited { 
	color: #990000 ;
	text-decoration: underline;
}
a:hover {
	color: #990000 ;
	text-decoration: none;
	background-color: #ffff9f;
}

h1 {
	color: #000022;
	text-align:center;
}
h2 {
	color: #330044;
	text-align:center;
}

h3,h4,h5 {
	color: #550066;
	text-align:center;
}
.admin {
	align: center;
	padding: 7 px;
	cell-spacing: 0 px;
	background-color: #f1fff1;
}
body {
margin-top: 0 px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
background-color: #fff8ff;
	
}

select {border: 1px solid black;
font-size: smaller;} 

a.plain:hover,a.plain:link,a.plain:visited {
	color: #000099;
	text-decoration: none;
}

.readbelow {
text-align:center;
font-style:italic;
padding-bottom:10px;
font-size:80%;
}
