a:active {
	color: #777788;
	text-decoration: none;
}
a:link {
	color: #777788;
	text-decoration: none;
}
a:visited {
	color: #555566;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.copyright {
	font-size: 0.8em;
	border: 1px solid #000000;
}
body {
	font: .8em "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #006699;
}

p {  }

h1 { font-size: 4em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1em; }
h5 { font-size: .8em; }

ul { margin:0; padding:0 0 0 20px; }
ul li { font-size: .8em; }