body {
background: #EEEEFF; 
}

h1 {

font: bold 36px Helvetica, Arial, sans-serif;

color: #111111;

}

h2 {

font: bold 24px Helvetica, Arial, sans-serif;

color: #333333;

}

h3 {

font: bold 18px Helvetica, Arial, sans-serif;

color: #000000;
margin-top: 0px;
margin-bottom: 1em;
}

p,li {

font: bold 16px Helvetica, Arial, sans-serif;

color: #666666;

}

td {

font: bold 18px Helvetica, Arial, sans-serif;

color: #000000;

}

a:visited {

text-decoration: none;
color: #444444;
margin-top: 0;
margin-bottom: 0;


}

a:link {

text-decoration: none;
color: #444444;
margin-top: 0;
margin-bottom: 0;


}

a:active {

text-decoration: none;
color: #444444;
margin-top: 0;
margin-bottom: 0;


}


a:hover {
text-decoration: none;
color: #000000;
margin-top: 0;
margin-bottom: 0;

}

.smallBox {height: 180px;float: left;margin-right: 10px;text-align: center}

.midBox {height: 350px;float: left;margin-right: 10px;text-align: center}


.clearBoth {clear: both;
}

}

.stroke2 {border: solid 2px #3333FF;}
.stroke2b {border: solid 2px #000000;}

.white {background: #FFFFFF; }

.maroon {background: #A9535C; }
