body { color: #3366FF; background-color: #DEEAEE }
body { font-family: "Verdana", "Arial", sans-serif; }
A:link, A:visited { text-decoration: none; color: #333333 }
A:hover { background: #D4D4D4 }
h1 { font-size: 150%; font-weight: normal;}
h2 { font-size: 60%; }
h3 { font-size: 80%; font-weight: normal}
h4 { font-size: 200%; margin-left: 15%; margin-right: 15%; }
p {
		font: 1.1em/1.4em "Verdana", "Arial", sans-serif;
		margin-bottom: 1em;
           
		}

