body {
  background-color: #ccffff;
  color: #003;    
  font-family: Trebuchet, "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 100.01%;
  margin: 0;
  text-align: left;
}

p, li, td, th, form {
  font-size: 90%;
}

th {
  background-color: #ccffff;
  text-align: left;
}

blockquote {
  margin: 0 2em;
}


a:link, a:visited {
  color: #ff3366;
	text-decoration: underline;
}

a:hover, a:active {
  color: #f00;
	text-decoration: underline;		
}



h2 {
  color: #000099;
	font-family: Georgia, Times, "Times New Roman", serif;		
  font-size: 140%;
	margin: 1em 0;
	padding: 0;		
}

p {
  line-height: 1.5em;
	margin: 1em 0;
}


small {
  color: #666;
	font-size: 90%;
}

ul {
  margin-left: 2em;
}

li {
  margin-bottom: 1.0em;
}

.imgfloatright {
  float: right;
  font-size: 90%;
  text-align: center;
  color: #666;
	margin: .5em 0 1em 1em;      
}


.imgfloatleft {
  float: left;
	margin: .5em 1em 1em 0;
  font-size: 90%;
  text-align: center;
  color: #666;
}


.imgfloatright img, img.imgfloatright, .imgfloatleft img, img.imgfloatleft {
  border: 1px solid #006;
  margin-bottom: .5em;
}




/* Layout CSS */
.address {
  text-align: center;
}

td.content {
  background: #FFF url('images/bkrnd.jpg') top left;
  text-align: left;
  padding: 5px 15px;
}

td.leftmenu {
  background-color: #0000CC;
}


.bottommenu {
  font-size: 80%;
  text-align: center;
	margin: 2.5em 0;
}


.footer {
  color: #666;
  font-size: 75%;
  text-align: center;
	margin: 2.5em 0;
}
