body {
	font-family:sans-serif;
     }

h1 {
	color:#003366;
   }

h2 {
	color:#003366;
	}

p {
//	clear:both;
	}

a:hover {
	background-color:#FFFFAA;
	}

p.footer {
	clear:both;
	border-top:1px solid #000000;
	font-size:smaller;
	font-family:monospace;
	}

img {
	border:0;
	}

div.right {
	float:left;
	}

div.image {
	float:left;
	clear:both;
	padding:10px;
	}
