﻿body, html {
	font-family: arial, Helvetica, sane-serif;
   font-size: 105%;
}

.title {
   color: #4472C4;
   font-weight: bold;
   font-size: 1.5em;
}

.title2 {
   color: #000000;
   font-weight: bold;
   font-size: 1.3em;
}

a.menu {
   color: #FF0000;
   font-weight: bold;
   font-size: 1.2em;
}

.emph {
   color: #4472C4;
   font-weight: bold;
}

.pond {
   color: #385623;
   font-weight: bold;
   font-size: 1.5em;
}
.pond2 {
   color: #000000;
   font-weight: bold;
   font-size: 1.5em;
}

.wrap {
   float: left; 
   margin: 2px 5px 5px 0;
}
.cen {
   text-align: center;
}