BODY {
	background-color: #003366;
	color: #000000;
margin: 0px;
}

p {font-size: 1.0em;}
h1 {font-size: 1.5em;color: #000033;margin: 40px;}

h2 {font-size: 1.0em;color: #003366;
font-weight: bold;margin: 5px;}

div { width: 100%; line-height: 30px; text-align: center; background-color: #003366; border: 3px outset rgb(51, 102, 153);} 

div:hover { background-color: #336699; } 

a { color: #ccccff; font-size: 1.0em; text-decoration: none; font-weight: bold;}